Releases: xplshn/dbin
Releases · xplshn/dbin
The 0.FIRST release!
- Added everything
bigdl
had - We now have a thing called the tracker file. It tracks which implementations of common software you prefer, for example, if you did
dbin add busybox/who
, you will be able to dodbin update
anddbin
will now that it must updatebusybox/who
even if the file is just namedwho
. Same for commands such asremove
andinfo
. They will use the tracker file to show which specific implementation of a program you have, since there are various suites of programs in the repos and some of those are coreutilities such as toybox, gnu coreutils and busybox - Parallel installation of programs + Reliable updates