python-pantable on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-pantable

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

$ yay -Rns python-pantable

2. Manually Install "python-pantable" via AUR

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

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

b. Clone python-pantable's git locally

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

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

$ cd ~/python-pantable $ makepkg -si

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

ID: 1252458
Name: python-pantable
PackageBaseID: 140015
PackageBase: python-pantable
Version: 0.14.2-3
Description: CSV Tables in Markdown: Pandoc Filter for CSV Tables
URL: https://github.com/ickc/pantable
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: alerque
Submitter: alerque
FirstSubmitted: 1551450218
LastModified: 1683190736
URLPath: /cgit/aur.git/snapshot/python-pantable.tar.gz