camelot on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S camelot

* (Optional) Uninstall camelot on Arch using YAY

$ yay -Rns camelot

2. Manually Install "camelot" via AUR

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

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

b. Clone camelot's git locally

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

c. Go to ~/camelot folder and install it

$ cd ~/camelot $ makepkg -si

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

ID: 981837
Name: camelot
PackageBaseID: 161263
PackageBase: camelot
Version: v0.3.0-1
Description: Cross-platform file manager written in C#
URL: https://github.com/IngvarX/Camelot
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: ingvar
Submitter: ingvar
FirstSubmitted: 1608918331
LastModified: 1635719093
URLPath: /cgit/aur.git/snapshot/camelot.tar.gz