python-skimpy on AUR (Arch User Repository)

Last updated: June 13,2024

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

$ yay -S python-skimpy

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

$ yay -Rns python-skimpy

2. Manually Install "python-skimpy" via AUR

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

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

b. Clone python-skimpy's git locally

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

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

$ cd ~/python-skimpy $ makepkg -si

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

ID: 1391060
Name: python-skimpy
PackageBaseID: 177204
PackageBase: python-skimpy
Version: 0.0.14-1
Description: A light weight tool for creating summary statistics from dataframes
URL: https://github.com/aeturrell/skimpy
NumVotes: 1
Popularity: 1.0E-6
OutOfDate:
Maintainer: carlosal1015
Submitter: carlosal1015
FirstSubmitted: 1647956419
LastModified: 1706020171
URLPath: /cgit/aur.git/snapshot/python-skimpy.tar.gz