python-csv23 on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S python-csv23

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

$ yay -Rns python-csv23

2. Manually Install "python-csv23" via AUR

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

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

b. Clone python-csv23's git locally

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

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

$ cd ~/python-csv23 $ makepkg -si

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

ID: 1290425
Name: python-csv23
PackageBaseID: 195835
PackageBase: python-csv23
Version: 0.3.4-1
Description: Python 2/3 unicode CSV compatibility layer
URL: http://github.com/xflr6/csv23/
NumVotes: 2
Popularity: 0.085144
OutOfDate:
Maintainer: nicholatian
Submitter: nicholatian
FirstSubmitted: 1689635529
LastModified: 1689635529
URLPath: /cgit/aur.git/snapshot/python-csv23.tar.gz

5. The same packages on other Linux Distributions