python2-csv23 on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python2-csv23

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

$ yay -Rns python2-csv23

2. Manually Install "python2-csv23" via AUR

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

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

b. Clone python2-csv23's git locally

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

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

$ cd ~/python2-csv23 $ makepkg -si

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

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