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

Last updated: July 04,2024

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

$ yay -S python-agda-kernel

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

$ yay -Rns python-agda-kernel

2. Manually Install "python-agda-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-agda-kernel's git locally

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

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

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

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

ID: 1316570
Name: python-agda-kernel
PackageBaseID: 196580
PackageBase: python-agda-kernel
Version: 0.64-3
Description: A rudimentary Jupyter kernel for Agda
URL: https://github.com/lclem/agda-kernel
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dringsim
Submitter: dringsim
FirstSubmitted: 1691726541
LastModified: 1694316203
URLPath: /cgit/aur.git/snapshot/python-agda-kernel.tar.gz