btrfs-compress on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S btrfs-compress

* (Optional) Uninstall btrfs-compress on Arch using YAY

$ yay -Rns btrfs-compress

2. Manually Install "btrfs-compress" via AUR

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

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

b. Clone btrfs-compress's git locally

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

c. Go to ~/btrfs-compress folder and install it

$ cd ~/btrfs-compress $ makepkg -si

3. Information about the btrfs-compress package on Arch User Repository (AUR)

ID: 1289759
Name: btrfs-compress
PackageBaseID: 109826
PackageBase: btrfs-compress
Version: 1:1.0.0-3
Description: btrfs tool that makes it possible to change +c flags recursively on existing files
URL: https://github.com/benapetr/compress
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: toropisco
Submitter: toropisco
FirstSubmitted: 1460031685
LastModified: 1689523260
URLPath: /cgit/aur.git/snapshot/btrfs-compress.tar.gz