sizeof on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S sizeof

* (Optional) Uninstall sizeof on Arch using YAY

$ yay -Rns sizeof

2. Manually Install "sizeof" via AUR

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

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

b. Clone sizeof's git locally

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

c. Go to ~/sizeof folder and install it

$ cd ~/sizeof $ makepkg -si

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

ID: 741433
Name: sizeof
PackageBaseID: 153118
PackageBase: sizeof
Version: 0.37-1
Description: Find the size of files and Directory
URL: https://github.com/ASHWIN990/sizeof
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ashwinisahu
Submitter: ashwinisahu
FirstSubmitted: 1590263541
LastModified: 1590263541
URLPath: /cgit/aur.git/snapshot/sizeof.tar.gz