python-tableone on AUR (Arch User Repository)

Last updated: May 02,2024

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

$ yay -S python-tableone

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

$ yay -Rns python-tableone

2. Manually Install "python-tableone" via AUR

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

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

b. Clone python-tableone's git locally

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

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

$ cd ~/python-tableone $ makepkg -si

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

ID: 1284906
Name: python-tableone
PackageBaseID: 146764
PackageBase: python-tableone
Version: 0.8.0-1
Description: Create "Table 1" for research papers in Python
URL: https://pypi.org/project/tableone
NumVotes: 1
Popularity: 0.001644
OutOfDate:
Maintainer: aexl
Submitter: aexl
FirstSubmitted: 1574200643
LastModified: 1688785160
URLPath: /cgit/aur.git/snapshot/python-tableone.tar.gz