pkgsizes on AUR (Arch User Repository)
Last updated: December 28,2024
1. Install "pkgsizes" 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 pkgsizes on Arch using YAY
$
yay -S
pkgsizes
Copied
* (Optional) Uninstall pkgsizes on Arch using YAY
$
yay -Rns
pkgsizes
Copied
2. Manually Install "pkgsizes" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone pkgsizes's git locally
$
git clone https://aur.archlinux.org/pkgsizes.git
~/pkgsizes
Copied
c. Go to ~/pkgsizes folder and install it
$
cd
~/pkgsizes
Copied
$
makepkg -si
Copied
3. Information about the pkgsizes package on Arch User Repository (AUR)
ID: 522364
Name: pkgsizes
PackageBaseID: 133737
PackageBase: pkgsizes
Version: 0.1.2-1
Description: Python script that prints a table with actual sizes of packages
URL: https://github.com/AndreyBalandin/archlinux-pkgsizes/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dervish
Submitter: dervish
FirstSubmitted: 1529833005
LastModified: 1530039967
URLPath: /cgit/aur.git/snapshot/pkgsizes.tar.gz
Name: pkgsizes
PackageBaseID: 133737
PackageBase: pkgsizes
Version: 0.1.2-1
Description: Python script that prints a table with actual sizes of packages
URL: https://github.com/AndreyBalandin/archlinux-pkgsizes/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dervish
Submitter: dervish
FirstSubmitted: 1529833005
LastModified: 1530039967
URLPath: /cgit/aur.git/snapshot/pkgsizes.tar.gz