python-rows-git on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python-rows-git

* (Optional) Uninstall python-rows-git on Arch using YAY

$ yay -Rns python-rows-git

2. Manually Install "python-rows-git" via AUR

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

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

b. Clone python-rows-git's git locally

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

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

$ cd ~/python-rows-git $ makepkg -si

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

ID: 1275731
Name: python-rows-git
PackageBaseID: 194891
PackageBase: python-rows-git
Version: v0.4.1.r216.g895e16a-1
Description: Import data, automatically detect types and give you high-level Python objects so you can start working with the data instead of trying to parse it
URL: https://github.com/turicas/rows
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: prurigro
Submitter: prurigro
FirstSubmitted: 1687201721
LastModified: 1687201721
URLPath: /cgit/aur.git/snapshot/python-rows-git.tar.gz