python-csv2odf on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S python-csv2odf

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

$ yay -Rns python-csv2odf

2. Manually Install "python-csv2odf" via AUR

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

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

b. Clone python-csv2odf's git locally

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

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

$ cd ~/python-csv2odf $ makepkg -si

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

ID: 424381
Name: python-csv2odf
PackageBaseID: 100226
PackageBase: python-csv2odf
Version: 2.09-1
Description: convert CSV to formatted spreadsheets and documents
URL: https://sourceforge.net/projects/csv2odf
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: severach
Submitter: severach
FirstSubmitted: 1442569052
LastModified: 1499064054
URLPath: /cgit/aur.git/snapshot/python-csv2odf.tar.gz