mirror of
https://github.com/bootandy/dust.git
synced 2026-06-08 11:29:05 +03:00
[GH-ISSUE #7] Packaging #3
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 @NotAFile on GitHub (Apr 17, 2018).
Original GitHub issue: https://github.com/bootandy/dust/issues/7
I'm mostly writing this so I get the close notification when this happens, but it would be neat if there were rpm/deb packages for dust.
@rushmorem commented on GitHub (Apr 17, 2018):
In the mean time you can easily install this using
cargo:-@pickfire commented on GitHub (Apr 17, 2018):
Maybe https://github.com/rust-lang-nursery/cli-wg/issues/8 would be sufficient to be tracked?
@jab commented on GitHub (Apr 15, 2019):
https://docs.brew.sh/Formula-Cookbook in case it's helpful to anyone wants to package this for Homebrew!
@dawidd6 commented on GitHub (Oct 27, 2019):
It's already available in Homebrew: https://github.com/Homebrew/homebrew-core/blob/master/Formula/dust.rb
@bootandy commented on GitHub (Aug 4, 2020):
I found this:
https://mirror1.centos-org.ru/packages/dust/
I guess it has been packaged by now.
@kurczynski commented on GitHub (Jun 24, 2021):
This link seems to be dead now. Can this be reopened?