python-jupyter-cache on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S python-jupyter-cache

* (Optional) Uninstall python-jupyter-cache on Arch using YAY

$ yay -Rns python-jupyter-cache

2. Manually Install "python-jupyter-cache" via AUR

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

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

b. Clone python-jupyter-cache's git locally

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

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

$ cd ~/python-jupyter-cache $ makepkg -si

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

ID: 1350047
Name: python-jupyter-cache
PackageBaseID: 166778
PackageBase: python-jupyter-cache
Version: 1.0.0-1
Description: A defined interface for working with a cache of jupyter notebooks
URL: https://jupyter-cache.readthedocs.io
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Universebenzene
Submitter: Universebenzene
FirstSubmitted: 1620820541
LastModified: 1699494602
URLPath: /cgit/aur.git/snapshot/python-jupyter-cache.tar.gz