Questions tagged [aur]
The Arch User Repository (AUR) is a repository that contains PKGBUILDs which are created and maintained by the community.
83 questions
1 vote
0 answers
395 views
Trying to search AUR, unexpected eof
I am trying to search android-sdk related stuff so I did paru -Ss android-sdk but I got this error: error: aur search failed: error sending request for url (https://aur.archlinux.org/rpc): error ...
0 votes
0 answers
132 views
can't install pgAdmin4 desktop on arch linux
I need your help! I'm trying to install pgAdmin4 desktop version on my Arch system. I am getting libfakeroot internal error: payload not recognized! while building package for pgadmin4-server(which is ...
0 votes
0 answers
145 views
NVENC encoder missing in OBS, AUR package fails to compile on Arch Linux
I have an Nvidia GeForce RTX 4090. I am trying to use the NVENC encoder on OBS. Currently, only the software option, x264, appears in the settings. I attempted to install NVENC using the AUR. However, ...
0 votes
0 answers
193 views
Arch Linux - idevicerestore: Device failed to enter restore mode
I am trying to restore an dusty old iPhone. I forgot the passcode so it's deactivated now. I installed the idevicerestore AUR from https://aur.archlinux.org/packages/idevicerestore. I put the iPhone ...
0 votes
2 answers
81 views
Failing to install audioop using paru
Running paru -S python-audioop gives the following error, even though these packages are installed with pacman. I am using python 3.13.
0 votes
2 answers
190 views
Installing Gimp-devel on arch linux: could not find all required packages: gegl >=0.4.52
When I run yay to upgrade my system I run into this: :: Synchronizing package databases... core is up to date extra is up to date community is up to date multilib is up to date :: Searching AUR ...
0 votes
1 answer
202 views
in AUR checksum is checksum of what?
In arch linux AUR there is a checksum field. It is easy to calculate checksum of files or archived directories. The thing I cannot find on internet is this AUR checksum is checksum of what?
1 vote
2 answers
782 views
Archlinux - no package found when upgrade through yay
When trying to update system, I encounter a peculiar issue where yay identifies that a nodejs-lts-gallium would need to be upgraded, through direct? or indirect (most likely) depdency: $ yay -Syu (...)...
0 votes
2 answers
248 views
How to ask for root password from the user for my GUI app which pipes it to makepkg?
I was learning rust. I am building a simple GUI application that scrapes through aur and installs a package. I am using tauri for GUI. So, to install an aur application, I will run makepkg -si inside ...
0 votes
1 answer
60 views
Error "undefined reference to" when building package seafile-client on manjaro
My seafile-client on Manjaro stopped working. So, I removed it and tried to reinstall it. However, when I tried to build the seafile-client from AUR, the installation always aborts. The installation ...
0 votes
1 answer
2k views
What is the difference between yay -Sc and yay -Scc?
I have seen seen people online use yay -Sc, but I have also seen people use yay -Scc What is the difference? There is a man page segment for yay -Sc: -Sc Yay will also clean cached AUR package ...
1 vote
4 answers
2k views
How to install an application from archlinux.org
I am trying to download IntelliJ IDEA application from the AUR. I can see that is on archlinux.org here. However when I type in sudo pacman -S intellij-idea-ultimate-edition I get error target not ...
1 vote
0 answers
451 views
Permission denied in AUR helper paru
Recently, I tried the Archlinux on WSL2. But I got into trouble when I used Paru as the AUR helper to install some packages like bochs. It said: error: Permission denied (os error 13) I knew it was ...
-4 votes
1 answer
732 views
Is it safe to install brave for AUR? [duplicate]
I've always used either windows, macOS or linux distros that have brave to be downloaded through official means, but now I'm planning to switch to arch linux and I'll have to download it from the AUR. ...
-1 votes
1 answer
856 views
Is it safe to install brave from AUR?
I'm planning to switch to ArcoLinux but I use brave and I was a little bit worried about having to install a program that is maintained by some random person that might corrupt the package itself. Is ...