python-distribution on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-distribution

* (Optional) Uninstall python-distribution on Arch using YAY

$ yay -Rns python-distribution

2. Manually Install "python-distribution" via AUR

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

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

b. Clone python-distribution's git locally

$ git clone https://aur.archlinux.org/python-distribution.git ~/python-distribution

c. Go to ~/python-distribution folder and install it

$ cd ~/python-distribution $ makepkg -si

3. Information about the python-distribution package on Arch User Repository (AUR)

ID: 836138
Name: python-distribution
PackageBaseID: 105922
PackageBase: python-distribution
Version: 1.3-2
Description: Short, simple, direct scripts for creating ASCII graphical histograms in the terminal
URL: https://github.com/wizzat/distribution
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: jetm
FirstSubmitted: 1452434404
LastModified: 1608490988
URLPath: /cgit/aur.git/snapshot/python-distribution.tar.gz