folding on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "folding" 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 folding on Arch using YAY
$
yay -S
folding
Copied
* (Optional) Uninstall folding on Arch using YAY
$
yay -Rns
folding
Copied
2. Manually Install "folding" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone folding's git locally
$
git clone https://aur.archlinux.org/folding.git
~/folding
Copied
c. Go to ~/folding folder and install it
$
cd
~/folding
Copied
$
makepkg -si
Copied
3. Information about the folding package on Arch User Repository (AUR)
ID: 1222273
Name: folding
PackageBaseID: 140487
PackageBase: folding
Version: 1.4.1.20230112-1
Description: Combined instrumentation and sampling for instantaneous metric evolution with low overhead (from BSC).
URL: https://www.bsc.es/discover-bsc/organisation/scientific-structure/performance-tools
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: gamezelda
Submitter: gamezelda
FirstSubmitted: 1553200298
LastModified: 1678126244
URLPath: /cgit/aur.git/snapshot/folding.tar.gz
Name: folding
PackageBaseID: 140487
PackageBase: folding
Version: 1.4.1.20230112-1
Description: Combined instrumentation and sampling for instantaneous metric evolution with low overhead (from BSC).
URL: https://www.bsc.es/discover-bsc/organisation/scientific-structure/performance-tools
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: gamezelda
Submitter: gamezelda
FirstSubmitted: 1553200298
LastModified: 1678126244
URLPath: /cgit/aur.git/snapshot/folding.tar.gz