How to Install Pikaur on Arcolinux Gnu/Linux

September 6, 2019 | By the+gnu+linux+evangelist.

Setting Up

  1. Then to Install Pikaur on Arcolinux
    First, Install the Requirements with:

    sudo pacman -Sy --needed base-devel git
    

    Then Clone the Git Repo:

    git clone https://aur.archlinux.org/pikaur.git
    

    Access the Target:

    cd pikaur
    

    And finally, to Install Pikaur:

    makepkg -fsri
    
  2. Now to Search & Install AUR Packages
    For Searching use:

    pikaur -Ss [keyWord]

    And then for Installing:

    pikaur -S [packageName]

Contents


QuickChic Theme • Powered by WordPress