python2-prettytable on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python2-prettytable

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

$ yay -Rns python2-prettytable

2. Manually Install "python2-prettytable" via AUR

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

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

b. Clone python2-prettytable's git locally

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

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

$ cd ~/python2-prettytable $ makepkg -si

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

ID: 696829
Name: python2-prettytable
PackageBaseID: 149100
PackageBase: python2-prettytable
Version: 0.7.2-12
Description: A simple Python library for easily displaying tabular data
URL: https://pypi.python.org/pypi/PrettyTable
NumVotes: 1
Popularity: 3.0E-6
OutOfDate:
Maintainer: foxxx0
FirstSubmitted: 1581689377
LastModified: 1581689377
URLPath: /cgit/aur.git/snapshot/python2-prettytable.tar.gz

5. The same packages on other Linux Distributions