jupyterlab_code_formatter on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S jupyterlab_code_formatter

* (Optional) Uninstall jupyterlab_code_formatter on Arch using YAY

$ yay -Rns jupyterlab_code_formatter

2. Manually Install "jupyterlab_code_formatter" via AUR

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

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

b. Clone jupyterlab_code_formatter's git locally

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

c. Go to ~/jupyterlab_code_formatter folder and install it

$ cd ~/jupyterlab_code_formatter $ makepkg -si

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

ID: 1373468
Name: jupyterlab_code_formatter
PackageBaseID: 144805
PackageBase: jupyterlab_code_formatter
Version: 2.2.1-1
Description: A universal code formatter for JupyterLab.
URL: https://pypi.org/project/jupyterlab-code-formatter
NumVotes: 2
Popularity: 0.003349
OutOfDate:
Maintainer: specter119
Submitter: specter119
FirstSubmitted: 1567505795
LastModified: 1703158128
URLPath: /cgit/aur.git/snapshot/jupyterlab_code_formatter.tar.gz