carp on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S carp

* (Optional) Uninstall carp on Arch using YAY

$ yay -Rns carp

2. Manually Install "carp" via AUR

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

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

b. Clone carp's git locally

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

c. Go to ~/carp folder and install it

$ cd ~/carp $ makepkg -si

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

ID: 1253100
Name: carp
PackageBaseID: 119875
PackageBase: carp
Version: 0.8.2-4
Description: EncFS gui and cli front-end
URL: https://git.umaneti.net/carp/about/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: milouse
Submitter: milouse
FirstSubmitted: 1487185492
LastModified: 1683299053
URLPath: /cgit/aur.git/snapshot/carp.tar.gz