python-jupyterlite on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python-jupyterlite

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

$ yay -Rns python-jupyterlite

2. Manually Install "python-jupyterlite" via AUR

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

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

b. Clone python-jupyterlite's git locally

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

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

$ cd ~/python-jupyterlite $ makepkg -si

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

ID: 1352771
Name: python-jupyterlite
PackageBaseID: 176208
PackageBase: python-jupyterlite
Version: 0.2.0-1
Description: tools for building JupyterLite sites
URL: https://github.com/jupyterlite/jupyterlite
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Popolon
Submitter: Popolon
FirstSubmitted: 1645358435
LastModified: 1699923242
URLPath: /cgit/aur.git/snapshot/python-jupyterlite.tar.gz