Tagged Questions
2
votes
2answers
104 views
How to retrieve an installed AUR package?
I used yaourt to successfully build and install an AUR package, unfortunately missing the fact that in its default configuration the built package is removed after installation. Since the build took ...
1
vote
2answers
298 views
Check for updates of packages installed through yaourt
Is there anyway to update package installed with yaourt ? yaourt -Syu seems to do the same as pacman -Syu, which only care about package in official repository.
5
votes
2answers
3k views
Error updating all ArchLinux packages with -Syu
I am on Arch Linux with Kde.
I haven't updated the packages in a while and I'm having a problem while trying to do so:
The first thing I tried was: sudo pacman -Syu as the documentation says, and I ...