python-ipysheet on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S python-ipysheet

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

$ yay -Rns python-ipysheet

2. Manually Install "python-ipysheet" via AUR

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

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

b. Clone python-ipysheet's git locally

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

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

$ cd ~/python-ipysheet $ makepkg -si

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

ID: 1414426
Name: python-ipysheet
PackageBaseID: 156886
PackageBase: python-ipysheet
Version: 0.7.0-1
Description: Spreadsheet in the jupyter notebook
URL: https://github.com/QuantStack/ipysheet
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: thrasibule
Submitter: thrasibule
FirstSubmitted: 1597851400
LastModified: 1708715277
URLPath: /cgit/aur.git/snapshot/python-ipysheet.tar.gz