fry on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "fry" 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 fry on Arch using YAY
$
yay -S
fry
Copied
* (Optional) Uninstall fry on Arch using YAY
$
yay -Rns
fry
Copied
2. Manually Install "fry" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone fry's git locally
$
git clone https://aur.archlinux.org/fry.git
~/fry
Copied
c. Go to ~/fry folder and install it
$
cd
~/fry
Copied
$
makepkg -si
Copied
3. Information about the fry package on Arch User Repository (AUR)
ID: 306835
Name: fry
PackageBaseID: 75059
PackageBase: fry
Version: 0.1.6-2
Description: A simple ruby version manager for fish
URL: https://github.com/terlar/fry
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: sxty
Submitter: sxty
FirstSubmitted: 1383513176
LastModified: 1464409897
URLPath: /cgit/aur.git/snapshot/fry.tar.gz
Name: fry
PackageBaseID: 75059
PackageBase: fry
Version: 0.1.6-2
Description: A simple ruby version manager for fish
URL: https://github.com/terlar/fry
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: sxty
Submitter: sxty
FirstSubmitted: 1383513176
LastModified: 1464409897
URLPath: /cgit/aur.git/snapshot/fry.tar.gz