coda on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S coda

* (Optional) Uninstall coda on Arch using YAY

$ yay -Rns coda

2. Manually Install "coda" via AUR

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

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

b. Clone coda's git locally

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

c. Go to ~/coda folder and install it

$ cd ~/coda $ makepkg -si

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

ID: 932978
Name: coda
PackageBaseID: 111720
PackageBase: coda
Version: 8.1.3-2
Description: A distributed file system with disconnected operation.
URL: http://coda.cs.cmu.edu/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: bidulock
Submitter:
FirstSubmitted: 1464301223
LastModified: 1625990650
URLPath: /cgit/aur.git/snapshot/coda.tar.gz