nbqa on AUR (Arch User Repository)

Last updated: May 09,2024

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

$ yay -S nbqa

* (Optional) Uninstall nbqa on Arch using YAY

$ yay -Rns nbqa

2. Manually Install "nbqa" via AUR

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

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

b. Clone nbqa's git locally

$ git clone https://aur.archlinux.org/nbqa.git ~/nbqa

c. Go to ~/nbqa folder and install it

$ cd ~/nbqa $ makepkg -si

3. Information about the nbqa package on Arch User Repository (AUR)

ID: 1422839
Name: nbqa
PackageBaseID: 177273
PackageBase: nbqa
Version: 1.8.4-1
Description: Run any standard Python code quality tool on a Jupyter Notebook
URL: https://github.com/nbQA-dev/nbQA
NumVotes: 1
Popularity: 1.0E-6
OutOfDate:
Maintainer: carlosal1015
Submitter: carlosal1015
FirstSubmitted: 1648144575
LastModified: 1709857056
URLPath: /cgit/aur.git/snapshot/nbqa.tar.gz