python2-statistics on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S python2-statistics

* (Optional) Uninstall python2-statistics on Arch using YAY

$ yay -Rns python2-statistics

2. Manually Install "python2-statistics" via AUR

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

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

b. Clone python2-statistics's git locally

$ git clone https://aur.archlinux.org/python2-statistics.git ~/python2-statistics

c. Go to ~/python2-statistics folder and install it

$ cd ~/python2-statistics $ makepkg -si

3. Information about the python2-statistics package on Arch User Repository (AUR)

ID: 897310
Name: python2-statistics
PackageBaseID: 166025
PackageBase: python2-statistics
Version: 1.0.3.5-3
Description: A Python 2.* port of 3.4 Statistics Module
URL: https://pypi.python.org/pypi/statistics
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1619274963
LastModified: 1619274963
URLPath: /cgit/aur.git/snapshot/python2-statistics.tar.gz

5. The same packages on other Linux Distributions