jupyterlab-execute-time on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S jupyterlab-execute-time

* (Optional) Uninstall jupyterlab-execute-time on Arch using YAY

$ yay -Rns jupyterlab-execute-time

2. Manually Install "jupyterlab-execute-time" via AUR

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

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

b. Clone jupyterlab-execute-time's git locally

$ git clone https://aur.archlinux.org/jupyterlab-execute-time.git ~/jupyterlab-execute-time

c. Go to ~/jupyterlab-execute-time folder and install it

$ cd ~/jupyterlab-execute-time $ makepkg -si

3. Information about the jupyterlab-execute-time package on Arch User Repository (AUR)

ID: 1396114
Name: jupyterlab-execute-time
PackageBaseID: 171417
PackageBase: jupyterlab-execute-time
Version: 3.1.1-1
Description: JupyterLab extension to show execution time for each cell
URL: https://github.com/deshaw/jupyterlab-execute-time
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bcb
Submitter: bcb
FirstSubmitted: 1632749995
LastModified: 1706717190
URLPath: /cgit/aur.git/snapshot/jupyterlab-execute-time.tar.gz