python-beautifultable on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S python-beautifultable

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

$ yay -Rns python-beautifultable

2. Manually Install "python-beautifultable" via AUR

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

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

b. Clone python-beautifultable's git locally

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

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

$ cd ~/python-beautifultable $ makepkg -si

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

ID: 1095982
Name: python-beautifultable
PackageBaseID: 183020
PackageBase: python-beautifultable
Version: 1.1.0-1
Description: Python package for printing visually appealing tables on a terminal
URL: https://github.com/pri22296/beautifultable
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: hexd
Submitter: hexd
FirstSubmitted: 1654754868
LastModified: 1654754868
URLPath: /cgit/aur.git/snapshot/python-beautifultable.tar.gz