fpart on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S fpart

* (Optional) Uninstall fpart on Arch using YAY

$ yay -Rns fpart

2. Manually Install "fpart" via AUR

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

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

b. Clone fpart's git locally

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

c. Go to ~/fpart folder and install it

$ cd ~/fpart $ makepkg -si

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

ID: 1040811
Name: fpart
PackageBaseID: 148853
PackageBase: fpart
Version: 1.4.0-1
Description: A tool that helps you sort file trees and pack them into bags, like dirsplit
URL: https://github.com/martymac/fpart
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Lauch42
Submitter: Lauch42
FirstSubmitted: 1580998579
LastModified: 1645438041
URLPath: /cgit/aur.git/snapshot/fpart.tar.gz