python-nbclean on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-nbclean

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

$ yay -Rns python-nbclean

2. Manually Install "python-nbclean" via AUR

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

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

b. Clone python-nbclean's git locally

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

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

$ cd ~/python-nbclean $ makepkg -si

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

ID: 827265
Name: python-nbclean
PackageBaseID: 155830
PackageBase: python-nbclean
Version: 0.3.2-2
Description: Tools for preprocessing and cleaning Jupyter Notebooks.
URL: https://predictablynoisy.com/nbclean
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: flying-sheep
FirstSubmitted: 1595580108
LastModified: 1606908824
URLPath: /cgit/aur.git/snapshot/python-nbclean.tar.gz