You are not logged in.
Pages: 1
hi guys.
i wana to create a conky that show "next amount of Update "
my code here:
sudo pacman -Syu —noconfirm | grep Download | cut -c 25-40but when i execute this code bash prompt me to enter sudo password.
what should i do to deny this behaviour?
Last edited by stackoverflow (2016-03-02 06:57:04)
Offline
Updating the sync database without updating the system is a very bad idea. Read this: https://wiki.archlinux.org/index.php/Sy … nsupported
Moving to "Newbie Corner".
Offline
so what is the best idea for implement this job?
Offline
checkupdates was written to stop people doing this, but it won't print the amount of pending updates.
Offline
yes i use checkupdates ..but i wana total amount pendign updates.
can i use fakeroot?
Offline
Pages: 1