cppfs on AUR (Arch User Repository)
Last updated: December 26,2024
1. Install "cppfs" 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 cppfs on Arch using YAY
$
yay -S
cppfs
Copied
* (Optional) Uninstall cppfs on Arch using YAY
$
yay -Rns
cppfs
Copied
2. Manually Install "cppfs" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone cppfs's git locally
$
git clone https://aur.archlinux.org/cppfs.git
~/cppfs
Copied
c. Go to ~/cppfs folder and install it
$
cd
~/cppfs
Copied
$
makepkg -si
Copied
3. Information about the cppfs package on Arch User Repository (AUR)
ID: 692173
Name: cppfs
PackageBaseID: 148724
PackageBase: cppfs
Version: 1.3.0-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: 1580629924
LastModified: 1580629924
URLPath: /cgit/aur.git/snapshot/cppfs.tar.gz
Name: cppfs
PackageBaseID: 148724
PackageBase: cppfs
Version: 1.3.0-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: 1580629924
LastModified: 1580629924
URLPath: /cgit/aur.git/snapshot/cppfs.tar.gz