jupyter-nbextension-hide-code on AUR (Arch User Repository)

Last updated: April 28,2024

1. Install "jupyter-nbextension-hide-code" 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 jupyter-nbextension-hide-code on Arch using YAY

$ yay -S jupyter-nbextension-hide-code

* (Optional) Uninstall jupyter-nbextension-hide-code on Arch using YAY

$ yay -Rns jupyter-nbextension-hide-code

2. Manually Install "jupyter-nbextension-hide-code" via AUR

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

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

b. Clone jupyter-nbextension-hide-code's git locally

$ git clone https://aur.archlinux.org/jupyter-nbextension-hide-code.git ~/jupyter-nbextension-hide-code

c. Go to ~/jupyter-nbextension-hide-code folder and install it

$ cd ~/jupyter-nbextension-hide-code $ makepkg -si

3. Information about the jupyter-nbextension-hide-code package on Arch User Repository (AUR)

ID: 1169529
Name: jupyter-nbextension-hide-code
PackageBaseID: 154405
PackageBase: jupyter-nbextension-hide-code
Version: 0.7.0-1
Description: Code, prompt and output hiding for Jupyter/IPython notebooks.
URL: https://github.com/kirbs-/hide_code
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: audeoudh
FirstSubmitted: 1592241500
LastModified: 1668506395
URLPath: /cgit/aur.git/snapshot/jupyter-nbextension-hide-code.tar.gz