sizeof on AUR (Arch User Repository)
Last updated: November 16,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
Copied
b. Install sizeof on Arch using YAY
$
yay -S
sizeof
Copied
* (Optional) Uninstall sizeof on Arch using YAY
$
yay -Rns
sizeof
Copied
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
Copied
b. Clone sizeof's git locally
$
git clone https://aur.archlinux.org/sizeof.git
~/sizeof
Copied
c. Go to ~/sizeof folder and install it
$
cd
~/sizeof
Copied
$
makepkg -si
Copied
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
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