We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It would be nice to have a dupd package available on most platforms.
As of today, there is a FreeBSD port and also a MacPorts package. See http://www.virkki.com/dupd/ for links to the ones I know about.
If you use dupd and are familiar with the process of creating a package on your favorite platform and would like to help out, please do!
The text was updated successfully, but these errors were encountered:
Note that dupd has been packaged for NixOS: https://github.com/NixOS/nixpkgs/blob/master/pkgs/tools/misc/dupd/default.nix. So after installing nix one can install dupd using nix-env -i dupd.
nix-env -i dupd
Sorry, something went wrong.
Nice to know! I added a mention on the http://www.virkki.com/dupd/ page.
No branches or pull requests
It would be nice to have a dupd package available on most platforms.
As of today, there is a FreeBSD port and also a MacPorts package. See http://www.virkki.com/dupd/ for links to the ones I know about.
If you use dupd and are familiar with the process of creating a package on your favorite platform and would like to help out, please do!
The text was updated successfully, but these errors were encountered: