Show pageOld revisionsBacklinksAdd to bookExport to PDFBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== Arch tutorial ====== ===== packages ===== search package <code> yay -Ss string1 string2 ... </code> show package info <code> yay -Si vlc </code> install package <code> yay vlc yay -S vlc </code> print the list of packages that needs to be updated <code> yay -Pu </code> update package from AUR and official repositories <code> yay -Syu </code> remove unwanted dependencies <code> yay -Yc </code> tips/archlinux/tutorial.txt Last modified: 2018/11/05 11:04by scipio