python-dataprep on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S python-dataprep

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

$ yay -Rns python-dataprep

2. Manually Install "python-dataprep" via AUR

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

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

b. Clone python-dataprep's git locally

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

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

$ cd ~/python-dataprep $ makepkg -si

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

ID: 1415189
Name: python-dataprep
PackageBaseID: 198377
PackageBase: python-dataprep
Version: 0.4.5-1
Description: A low code data preparation library in python.
URL: https://github.com/sfu-db/dataprep
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mistersmee
Submitter: mistersmee
FirstSubmitted: 1696929305
LastModified: 1708864960
URLPath: /cgit/aur.git/snapshot/python-dataprep.tar.gz