panda on AUR (Arch User Repository)

Last updated: October 05,2024

1. Install "panda" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install panda on Arch using YAY

$ yay -S panda

* (Optional) Uninstall panda on Arch using YAY

$ yay -Rns panda

2. Manually Install "panda" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone panda's git locally

$ git clone https://aur.archlinux.org/panda.git ~/panda

c. Go to ~/panda folder and install it

$ cd ~/panda $ makepkg -si

3. Information about the panda package on Arch User Repository (AUR)

ID: 433557
Name: panda
PackageBaseID: 105736
PackageBase: panda
Version: 2016.02-1
Description: Perl6 module installer
URL: https://github.com/tadzik/panda
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1452210756
LastModified: 1502071331
URLPath: /cgit/aur.git/snapshot/panda.tar.gz