parrot-bin on AUR (Arch User Repository)

Last updated: November 15,2024

1. Install "parrot-bin" 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 parrot-bin on Arch using YAY

$ yay -S parrot-bin

* (Optional) Uninstall parrot-bin on Arch using YAY

$ yay -Rns parrot-bin

2. Manually Install "parrot-bin" via AUR

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

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

b. Clone parrot-bin's git locally

$ git clone https://aur.archlinux.org/parrot-bin.git ~/parrot-bin

c. Go to ~/parrot-bin folder and install it

$ cd ~/parrot-bin $ makepkg -si

3. Information about the parrot-bin package on Arch User Repository (AUR)

ID: 1240787
Name: parrot-bin
PackageBaseID: 192598
PackageBase: parrot-bin
Version: 1.0.6-1
Description: GUI wrapper in Tauri for the Arch Linux package manager, pacman using the wrapper paru. Designed to be intuitive, powerful and user-friendly
URL: https://github.com/dan-online/parrot
NumVotes: 2
Popularity: 0.491635
OutOfDate:
Maintainer: DanCodes
Submitter: DanCodes
FirstSubmitted: 1681311730
LastModified: 1681372437
URLPath: /cgit/aur.git/snapshot/parrot-bin.tar.gz