You are not logged in.
Hi,
I am new to archlinux. a few days ago i installed my first application from the AUR and now I am wondering: How can i update? I believe that I have to use an AUR helper to do that. Is that correct? And which helper should i use? Any recommendations?
thanx
Last edited by turtlefox (2015-05-12 14:36:27)
Offline
You don't have to use anything. Get the latest tarball and build it the usual way.
A good helper would be cower. It does the chores, it searches the AUR and fetches the tarballs, ready for you to build. It also has an update feature.
Offline
You update an AUR package in exactly the same way you initially installed it. The only "general" answer was already provided by Awebb: get the source tarball, unpack it, and use makepkg.
Only after you understand how all these steps work should you consider using an AUR helper. When that time comes, I second the recommendation of cower.
"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman
Offline
ok I understand, fetch the tarball again and building it will work. (that already came to my mind actually)
However, for long-term use I kind of want a more convenient solution, so I think I will try cower.
Can anyone tell me how to install cower? At https://github.com/falconindy/cower there is only a zip-file that I can download. The zip file contains the files 'bash_completion', 'config', 'cower.c', 'Makefile', 'README.pod' and 'zsh_completion'. (sorry, but I see no option for including the files in this post) In the README however, there is no information about installation.
Offline
cower itself is in the AUR. So install it just like you installed your other AUR package(s). Also please be sure to read the wiki: https://wiki.archlinux.org/index.php/Ar … Repository
"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman
Offline
oh sry! now i see that cower is also available in the AUR! So forget about my previous question! Thak you very much for your help!
Offline
No problem - and I forgot to say welcome to the forums as these are your first posts.
If everything is working please remember to mark the thread as solved. As you work more with archlinux you'll find that the wiki will cover a lot of questions quite well. We encourage users to always check there first when questions arise.
"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman
Offline