Cyrille L ead5328065 | ||
---|---|---|
etc/upd | ||
usr/local/bin | ||
var/lib/upd | ||
CHANGELOG.md | ||
LICENSE | ||
README.md | ||
setup.sh | ||
upd_list_pkgs_arch.png |
README.md
What is upd ?
upd is a system updater tool that shows essential datas about available packages. It was a long story project and was mainly coded for archlinux users. But i wanted to also have it for debian (based) systems. upd is intended to be used with a terminal.
Working on recoding it
upd is in early re-recoding state. you can try and use it. All it is doing for now, is checking for updates and showing packages old and new version for debian and archlinux (separrating AUR and System available updates). More functions will be added soon...
Dependancies
- bash
- curl (to check available version)
- rsync (to update upd files with upd -U)
How to install
git clone https://git.a-lec.org/echolib/upd
cd upd
chmod +x setup.sh
./setup.sh
How to upgrade
upd -U