pysize on AUR (Arch User Repository)

Last updated: November 14,2024

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

$ yay -S pysize

* (Optional) Uninstall pysize on Arch using YAY

$ yay -Rns pysize

2. Manually Install "pysize" via AUR

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

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

b. Clone pysize's git locally

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

c. Go to ~/pysize folder and install it

$ cd ~/pysize $ makepkg -si

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

ID: 225227
Name: pysize
PackageBaseID: 98546
PackageBase: pysize
Version: 0.2-1
Description: A graphical and console tool for exploring the size of directories
URL: http://guichaz.free.fr/pysize/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: fatmike
Submitter: fatmike
FirstSubmitted: 1440585624
LastModified: 1440585762
URLPath: /cgit/aur.git/snapshot/pysize.tar.gz