Installing Packages on Arch Linux and updating them

Sdílet
Vložit
  • čas přidán 29. 08. 2024
  • sudo pacman -S [package_name] //install package from official repo
    sudo pacman -R [package_name]] // uninstall
    sudo pacman -Ql [package_name] // find out, where package was installed to
    sudo pacman -U [path/to/folder/package_name] // install local installationfile
    sudo pacman -Syyu //update all official packages
    yay -S [package_name] // install package from AUR
    yay -R [package_name] // unistall
    yay -Ql [package_name] // find out, where package was installed to locally
    yay // update all packages
    Wanna be prepared for the coming Linux world Domination?
    Then you are at the right place.
    From Soundcreation, Audiodrivers, etc..., to the knowledge of working in a Linux Distro.
    Learn how to set up EndeavorsOS and Timeshift on Linux for music production. We'll also cover installing Reaper, plugins, and using Pacman for a seamless workflow! #LinuxMusic
    Thanks for watching!
    From talking about Musicbands, Genres, or simply interesting facts about certain groups, to uploading my own music tracks...
    I do not to limit myself to just that, but this will be my primary focus of content.
    From Tutorials for Reaper, Linux, talking about Audio and Music in general, to regular shitposting and stupid memes.
    #linuxmusic #archlinux #linux

Komentáře •