python-ckernel on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python-ckernel

* (Optional) Uninstall python-ckernel on Arch using YAY

$ yay -Rns python-ckernel

2. Manually Install "python-ckernel" via AUR

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

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

b. Clone python-ckernel's git locally

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

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

$ cd ~/python-ckernel $ makepkg -si

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

ID: 1309331
Name: python-ckernel
PackageBaseID: 197013
PackageBase: python-ckernel
Version: 0.3.1-1
Description: IPython kernels for teaching and learning C/C++ in a Jupyter notebook, providing C/C++ syntax highlighting and a little more magic
URL: https://github.com/adamtuft/c-kernel
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dringsim
Submitter: dringsim
FirstSubmitted: 1693050816
LastModified: 1693050816
URLPath: /cgit/aur.git/snapshot/python-ckernel.tar.gz