jupyter_highlight_selected_word on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S jupyter_highlight_selected_word

* (Optional) Uninstall jupyter_highlight_selected_word on Arch using YAY

$ yay -Rns jupyter_highlight_selected_word

2. Manually Install "jupyter_highlight_selected_word" via AUR

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

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

b. Clone jupyter_highlight_selected_word's git locally

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

c. Go to ~/jupyter_highlight_selected_word folder and install it

$ cd ~/jupyter_highlight_selected_word $ makepkg -si

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

ID: 1287786
Name: jupyter_highlight_selected_word
PackageBaseID: 120392
PackageBase: jupyter_highlight_selected_word
Version: 0.2.0-3
Description: Jupyter notebook extension that enables highlighting every instance of the current word in the notebook
URL: https://github.com/jcb91/jupyter_highlight_selected_word
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: getzze
Submitter: flying-sheep
FirstSubmitted: 1488809145
LastModified: 1689200841
URLPath: /cgit/aur.git/snapshot/jupyter_highlight_selected_word.tar.gz