python-pltable on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S python-pltable

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

$ yay -Rns python-pltable

2. Manually Install "python-pltable" via AUR

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

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

b. Clone python-pltable's git locally

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

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

$ cd ~/python-pltable $ makepkg -si

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

ID: 1357462
Name: python-pltable
PackageBaseID: 162224
PackageBase: python-pltable
Version: 1.1.0-1
Description: Python library for easily displaying tabular data in a visually appealing text table format
URL: https://github.com/platomav/PLTable
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: saruman9
Submitter: saruman9
FirstSubmitted: 1610958943
LastModified: 1700668089
URLPath: /cgit/aur.git/snapshot/python-pltable.tar.gz