python-wrangle on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-wrangle

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

$ yay -Rns python-wrangle

2. Manually Install "python-wrangle" via AUR

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

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

b. Clone python-wrangle's git locally

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

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

$ cd ~/python-wrangle $ makepkg -si

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

ID: 854122
Name: python-wrangle
PackageBaseID: 142564
PackageBase: python-wrangle
Version: 0.6.7-1
Description: Wrangle takes the headache away from most common data preparation and wrangling tasks.
URL: https://github.com/autonomio/wrangle/
NumVotes: 0
Popularity: 0
OutOfDate: 1708434311
Maintainer: kryptato
Submitter: kryptato
FirstSubmitted: 1559815197
LastModified: 1611790148
URLPath: /cgit/aur.git/snapshot/python-wrangle.tar.gz