filepacker on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S filepacker

* (Optional) Uninstall filepacker on Arch using YAY

$ yay -Rns filepacker

2. Manually Install "filepacker" via AUR

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

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

b. Clone filepacker's git locally

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

c. Go to ~/filepacker folder and install it

$ cd ~/filepacker $ makepkg -si

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

ID: 1151330
Name: filepacker
PackageBaseID: 178823
PackageBase: filepacker
Version: 0.0.2-2
Description: Packs groups of n files in folders
URL: https://github.com/DisableGraphics/Filepacker
NumVotes: 1
Popularity: 1.0E-6
OutOfDate:
Maintainer: DisableGraphics
Submitter: DisableGraphics
FirstSubmitted: 1652531262
LastModified: 1665562871
URLPath: /cgit/aur.git/snapshot/filepacker.tar.gz