python-dot-kernel on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S python-dot-kernel

* (Optional) Uninstall python-dot-kernel on Arch using YAY

$ yay -Rns python-dot-kernel

2. Manually Install "python-dot-kernel" via AUR

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

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

b. Clone python-dot-kernel's git locally

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

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

$ cd ~/python-dot-kernel $ makepkg -si

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

ID: 1309349
Name: python-dot-kernel
PackageBaseID: 197015
PackageBase: python-dot-kernel
Version: 0.1.8-1
Description: Writing dot language and render in jupyter
URL: https://github.com/laixintao/jupyter-dot-kernel
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dringsim
Submitter: dringsim
FirstSubmitted: 1693055575
LastModified: 1693055575
URLPath: /cgit/aur.git/snapshot/python-dot-kernel.tar.gz