sof on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S sof

* (Optional) Uninstall sof on Arch using YAY

$ yay -Rns sof

2. Manually Install "sof" via AUR

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

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

b. Clone sof's git locally

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

c. Go to ~/sof folder and install it

$ cd ~/sof $ makepkg -si

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

ID: 1378833
Name: sof
PackageBaseID: 200184
PackageBase: sof
Version: 5.0-1
Description: Simple and fast calculate size of directories
URL: https://codeberg.org/balaraz/sof
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: balaraz
Submitter: balaraz
FirstSubmitted: 1701622301
LastModified: 1704187764
URLPath: /cgit/aur.git/snapshot/sof.tar.gz