fry on AUR (Arch User Repository)

Last updated: September 20,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

b. Install fry on Arch using YAY

$ yay -S fry

* (Optional) Uninstall fry on Arch using YAY

$ yay -Rns fry

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

b. Clone fry's git locally

$ git clone https://aur.archlinux.org/fry.git ~/fry

c. Go to ~/fry folder and install it

$ cd ~/fry $ makepkg -si

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