openafs on AUR (Arch User Repository)

Last updated: November 15,2024

1. Install "openafs" 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 openafs on Arch using YAY

$ yay -S openafs

* (Optional) Uninstall openafs on Arch using YAY

$ yay -Rns openafs

2. Manually Install "openafs" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone openafs's git locally

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

c. Go to ~/openafs folder and install it

$ cd ~/openafs $ makepkg -si

3. Information about the openafs package on Arch User Repository (AUR)

ID: 1428790
Name: openafs
PackageBaseID: 3359
PackageBase: openafs
Version: 1.8.11pre1-1
Description: Open source implementation of the AFS distributed file system
URL: http://www.openafs.org
NumVotes: 61
Popularity: 0
OutOfDate:
Maintainer: Bevan
Submitter:
FirstSubmitted: 1138814333
LastModified: 1710638093
URLPath: /cgit/aur.git/snapshot/openafs.tar.gz