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

Last updated: June 26,2024

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

$ yay -S python-kernel-driver

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

$ yay -Rns python-kernel-driver

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

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

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

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

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

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

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

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

ID: 1193297
Name: python-kernel-driver
PackageBaseID: 166144
PackageBase: python-kernel-driver
Version: 0.0.7-1
Description: A Jupyter kernel driver
URL: https://github.com/davidbrochart/kernel_driver.git
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: marquicus
Submitter: marquicus
FirstSubmitted: 1619539049
LastModified: 1673117784
URLPath: /cgit/aur.git/snapshot/python-kernel-driver.tar.gz