python-runnotebook on AUR (Arch User Repository)

Last updated: November 17,2024

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

$ yay -S python-runnotebook

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

$ yay -Rns python-runnotebook

2. Manually Install "python-runnotebook" via AUR

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

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

b. Clone python-runnotebook's git locally

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

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

$ cd ~/python-runnotebook $ makepkg -si

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

ID: 1089933
Name: python-runnotebook
PackageBaseID: 179399
PackageBase: python-runnotebook
Version: 0.3.1-1
Description: IPython notebook sphinx extensions
URL: https://github.com/ngoldbaum/RunNotebook
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Universebenzene
Submitter: Universebenzene
FirstSubmitted: 1654343668
LastModified: 1654343668
URLPath: /cgit/aur.git/snapshot/python-runnotebook.tar.gz