python-aiosql on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S python-aiosql

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

$ yay -Rns python-aiosql

2. Manually Install "python-aiosql" via AUR

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

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

b. Clone python-aiosql's git locally

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

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

$ cd ~/python-aiosql $ makepkg -si

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

ID: 803907
Name: python-aiosql
PackageBaseID: 154609
PackageBase: python-aiosql
Version: 3.2.0-1
Description: Simple SQL in Python
URL: https://pypi.python.org/pypi/aiosql
NumVotes: 1
Popularity: 0.652083
OutOfDate:
Maintainer: dmfay
Submitter: dmfay
FirstSubmitted: 1592591728
LastModified: 1602557434
URLPath: /cgit/aur.git/snapshot/python-aiosql.tar.gz