python-columnar on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-columnar

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

$ yay -Rns python-columnar

2. Manually Install "python-columnar" via AUR

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

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

b. Clone python-columnar's git locally

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

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

$ cd ~/python-columnar $ makepkg -si

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

ID: 1012611
Name: python-columnar
PackageBaseID: 160202
PackageBase: python-columnar
Version: 1.4.1-1
Description: A tool for printing data in a columnar format.
URL: https://pypi.org/project/columnar
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: KokaKiwi
Submitter: KokaKiwi
FirstSubmitted: 1606214546
LastModified: 1641066881
URLPath: /cgit/aur.git/snapshot/python-columnar.tar.gz