mirror of
https://github.com/bootandy/dust.git
synced 2026-06-08 11:29:05 +03:00
[GH-ISSUE #129] Suggestion: Package dust for popular Linux distros #52
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @sbrl on GitHub (Jan 7, 2021).
Original GitHub issue: https://github.com/bootandy/dust/issues/129
Personally, I'm a big Debian-based distro user. Having an apt repository I can install
dustfrom would make it much easier to keep up-to-date with less effort. A great tool I've found for making .deb packages (and lots of other packages too) isfpm.Other distros might be worth considering too.
@bootandy commented on GitHub (Jan 15, 2021):
I build releases shown here: https://github.com/bootandy/dust/releases
If you want to add the building of other packages I'm happy to include it into the release process.
@sbrl commented on GitHub (Jan 31, 2021):
I see! What I'm trying to get at is that it would be great if the installation of tools like
dustis as easy as possible, so packaging it and potentially even getting it included in e.g. the default debian/ubuntu repos would seriously increase visibililty and ease of use.I'd love to do this myself, but unfortunately I don't have any near the amount of time I'd need to do this any time soon.
@bootandy commented on GitHub (Feb 1, 2021):
I wasn't trying to sound unfriendly. I have just struggled to build packages in the past and don't personally enjoy that part of development much.