parrot on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "parrot" 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
Copied
b. Install parrot on Arch using YAY
$
yay -S
parrot
Copied
* (Optional) Uninstall parrot on Arch using YAY
$
yay -Rns
parrot
Copied
2. Manually Install "parrot" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone parrot's git locally
$
git clone https://aur.archlinux.org/parrot.git
~/parrot
Copied
c. Go to ~/parrot folder and install it
$
cd
~/parrot
Copied
$
makepkg -si
Copied
3. Information about the parrot package on Arch User Repository (AUR)
ID: 1264403
Name: parrot
PackageBaseID: 128944
PackageBase: parrot
Version: 1.0.6-1
Description: A Rust-based GUI in Tauri for pacman using the wrapper paru.
URL: https://github.com/dan-online/parrot
NumVotes: 3
Popularity: 0.002518
OutOfDate:
Maintainer: yochananmarqos
Submitter: Barthalion
FirstSubmitted: 1515342954
LastModified: 1685227616
URLPath: /cgit/aur.git/snapshot/parrot.tar.gz
Name: parrot
PackageBaseID: 128944
PackageBase: parrot
Version: 1.0.6-1
Description: A Rust-based GUI in Tauri for pacman using the wrapper paru.
URL: https://github.com/dan-online/parrot
NumVotes: 3
Popularity: 0.002518
OutOfDate:
Maintainer: yochananmarqos
Submitter: Barthalion
FirstSubmitted: 1515342954
LastModified: 1685227616
URLPath: /cgit/aur.git/snapshot/parrot.tar.gz