python-oosheet on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python-oosheet

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

$ yay -Rns python-oosheet

2. Manually Install "python-oosheet" via AUR

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

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

b. Clone python-oosheet's git locally

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

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

$ cd ~/python-oosheet $ makepkg -si

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

ID: 250365
Name: python-oosheet
PackageBaseID: 103698
PackageBase: python-oosheet
Version: 1.2-1
Description: OpenOffice.org Spreadsheet scripting library. Patched for Python 3.
URL: http://oosheet.hacklab.com.br/
NumVotes: 1
Popularity: 0
OutOfDate: 1534262099
Maintainer: bchretien
Submitter: bchretien
FirstSubmitted: 1448266379
LastModified: 1448267783
URLPath: /cgit/aur.git/snapshot/python-oosheet.tar.gz