Debian/Ubuntu
[ Changes ]
- Add
--sources
switch tofetch
and don't enable them by default - Improve local deb install messages
- Add
autoremove
/autopurge
commands - Add config file in
/etc/nala/nala.conf
. The current two configs- A toggle to disable the scrolling text
- A toggle to disable Nala auto-removing by default
- Add
upgrade --exclude
to allow a package not to be upgraded - Tweak colors to better support light terminals
-
update
is no longer an alias forupgrade
. It will now function the same way thatapt
does.upgrade
will continue to update the package list by default. - Make spinners smoother during dpkg progress
[ Bug Fixes ]
- Update progress bar sometimes shows a garbage msg
-
dpkg
not respecting window resize signals - Downloader not raising status to catch 404 errors
-
fetch
adding amd64 mirrors for arm users -
fetch
adding mirrors without the proper release - Fish not showing packages on commands that accept pkgs
- Exception when showing a package from a non standard URL
- Import error in some environments like conda
-- Blake Lee <blake@volian.org> Fri, 25 Mar 2022 15:07:51 -0400