Console bash script to make it easier to update packages (auto updaters only)
Download file, than make it executable: chmod +x upd.sh
Copy the file to /usr/bin without extension: sudo cp upd.sh /usr/bin/upd
type upd from console and run it :)
None ;)
Created a fork and added to it.
-- added Nala
-- added parameter to allow automating it.
-- need to add comments, error checking, and help still