performance on AUR (Arch User Repository)
Last updated: November 13,2024
1. Install "performance" 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 performance on Arch using YAY
$
yay -S
performance
Copied
* (Optional) Uninstall performance on Arch using YAY
$
yay -Rns
performance
Copied
2. Manually Install "performance" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone performance's git locally
$
git clone https://aur.archlinux.org/performance.git
~/performance
Copied
c. Go to ~/performance folder and install it
$
cd
~/performance
Copied
$
makepkg -si
Copied
3. Information about the performance package on Arch User Repository (AUR)
ID: 626796
Name: performance
PackageBaseID: 137732
PackageBase: performance
Version: 0.5.0-1
Description: High-Performance library for Data Structures manipulation
URL: https://github.com/gnustep/libs-performance
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Beebo
Submitter: Beebo
FirstSubmitted: 1543709079
LastModified: 1562229623
URLPath: /cgit/aur.git/snapshot/performance.tar.gz
Name: performance
PackageBaseID: 137732
PackageBase: performance
Version: 0.5.0-1
Description: High-Performance library for Data Structures manipulation
URL: https://github.com/gnustep/libs-performance
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Beebo
Submitter: Beebo
FirstSubmitted: 1543709079
LastModified: 1562229623
URLPath: /cgit/aur.git/snapshot/performance.tar.gz