python-unicodecsv on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python-unicodecsv

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

$ yay -Rns python-unicodecsv

2. Manually Install "python-unicodecsv" via AUR

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

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

b. Clone python-unicodecsv's git locally

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

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

$ cd ~/python-unicodecsv $ makepkg -si

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

ID: 1067441
Name: python-unicodecsv
PackageBaseID: 150027
PackageBase: python-unicodecsv
Version: 0.14.1-4
Description: Drop-in replacement for the csv module that supports unicode strings
URL: https://github.com/jdunck/python-unicodecsv
NumVotes: 2
Popularity: 4.0E-5
OutOfDate:
Maintainer: mh4ckwascut
Submitter: peippo
FirstSubmitted: 1583846158
LastModified: 1650047139
URLPath: /cgit/aur.git/snapshot/python-unicodecsv.tar.gz