coda on AUR (Arch User Repository)
Last updated: February 24,2025
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
Copied
b. Install coda on Arch using YAY
$
yay -S
coda
Copied
* (Optional) Uninstall coda on Arch using YAY
$
yay -Rns
coda
Copied
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
Copied
b. Clone coda's git locally
$
git clone https://aur.archlinux.org/coda.git
~/coda
Copied
c. Go to ~/coda folder and install it
$
cd
~/coda
Copied
$
makepkg -si
Copied
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
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