partfs-git on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S partfs-git

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

$ yay -Rns partfs-git

2. Manually Install "partfs-git" via AUR

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

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

b. Clone partfs-git's git locally

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

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

$ cd ~/partfs-git $ makepkg -si

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

ID: 968186
Name: partfs-git
PackageBaseID: 171530
PackageBase: partfs-git
Version: v0.1.0.r0.g125ad57-1
Description: FUSE-based file system for accessing partitions on a disk
URL: https://github.com/braincorp/partfs
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: facekapow
Submitter: facekapow
FirstSubmitted: 1633095464
LastModified: 1633095464
URLPath: /cgit/aur.git/snapshot/partfs-git.tar.gz