cppfs-git on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S cppfs-git

* (Optional) Uninstall cppfs-git on Arch using YAY

$ yay -Rns cppfs-git

2. Manually Install "cppfs-git" via AUR

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

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

b. Clone cppfs-git's git locally

$ git clone https://aur.archlinux.org/cppfs-git.git ~/cppfs-git

c. Go to ~/cppfs-git folder and install it

$ cd ~/cppfs-git $ makepkg -si

3. Information about the cppfs-git package on Arch User Repository (AUR)

ID: 692172
Name: cppfs-git
PackageBaseID: 148723
PackageBase: cppfs-git
Version: r147.156d72e-1
Description: Cross-platform C++ file system library supporting multiple backends
URL: https://github.com/cginternals/cppfs
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: acxz
FirstSubmitted: 1580629866
LastModified: 1580629866
URLPath: /cgit/aur.git/snapshot/cppfs-git.tar.gz