python-xlsx2csv on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S python-xlsx2csv

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

$ yay -Rns python-xlsx2csv

2. Manually Install "python-xlsx2csv" via AUR

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

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

b. Clone python-xlsx2csv's git locally

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

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

$ cd ~/python-xlsx2csv $ makepkg -si

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

ID: 1229197
Name: python-xlsx2csv
PackageBaseID: 145740
PackageBase: python-xlsx2csv
Version: 0.8.1-1
Description: xlsx to csv converter
URL: https://github.com/dilshod/xlsx2csv
NumVotes: 4
Popularity: 0.014563
OutOfDate:
Maintainer: kusanaginoturugi
Submitter: clarfonthey
FirstSubmitted: 1570756569
LastModified: 1679279097
URLPath: /cgit/aur.git/snapshot/python-xlsx2csv.tar.gz