Questions tagged [yaourt]
A pacman wrapper that adds seamless access to the Arch User Repository (AUR).
35 questions
3 votes
1 answer
13k views
ERROR: target not found: yaourt
I'm new to arch so any help on this subject is much appreciated. I have been trying to install yaourt on manjaro, but this is the error message I receive. [manjaro@manjaro-pc ~]$ sudo pacman -S ...
6 votes
2 answers
3k views
Arch: Is yaourt deprecated?
I came across this article saying that yaourt is deprecated. I wanted to look up more information about that on Arch Wiki, but found that yaourt is not listed on the list of AUR helpers, which is ...
0 votes
0 answers
253 views
How to solve errors after yaourt -S code aborted accidentally,
When I was installing code with yaourt -S code, something like ctrl d was typed accidentally. Then I try to install yaourt -S code again: gyp: Call to 'pkg-config --libs-only-l libsecret-1' returned ...
1 vote
0 answers
1k views
Arch Linux - Acquire or Compile missing PHP extensions
I've installed my first Arch Linux setup, and loving it thus far, with the small exception of setting up my dev environment properly. My previous OS was Ubuntu 16.04 on which I ran Nginx, PHP5.6-FPM ...
4 votes
1 answer
3k views
How to stop sudo from timing out?
I update my Arch-Linux system using yaourt. When updating packages from the AUR, yaourt doesn't allow itself to be run as root, so it instead asks for sudo privileges every time it installs / updates ...
-1 votes
1 answer
1k views
problem makepkg was unable to build with conky-lua
Since yesterday, i have a problem and i can't install conky-lua. I have the errors belows and i have tried to install others package and change my pkgbuild but nothing change. When I try : yaourt -S ...
1 vote
3 answers
337 views
finding rar in yaourt
I try to install rar using yaourt, problem is I get +5k results and can't filter out the package containing rar. Neither |grep helps nor |head, the first hundreds of lines are lib'rar'ies. What could ...
5 votes
2 answers
5k views
How do you list installed meta packages on Arch Linux?
I'd like to list all meta packages that I installed. Installed with pikaur or pacman operating system is Arch Linux Problem When I install plasma-meta and run pacman -Qg, I can only see plasma. This ...