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

Last updated: July 02,2024

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

$ yay -S python-records-git

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

$ yay -Rns python-records-git

2. Manually Install "python-records-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-records-git's git locally

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

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

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

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

ID: 364479
Name: python-records-git
PackageBaseID: 117682
PackageBase: python-records-git
Version: 229.4038d9d-1
Description: A library for making raw SQL queries to relational databases.
URL: https://github.com/kennethreitz/records
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dexterlb
Submitter: dexterlb
FirstSubmitted: 1481547045
LastModified: 1481547045
URLPath: /cgit/aur.git/snapshot/python-records-git.tar.gz