python-minikanren on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python-minikanren

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

$ yay -Rns python-minikanren

2. Manually Install "python-minikanren" via AUR

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

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

b. Clone python-minikanren's git locally

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

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

$ cd ~/python-minikanren $ makepkg -si

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

ID: 1074221
Name: python-minikanren
PackageBaseID: 178473
PackageBase: python-minikanren
Version: 1.0.3-1
Description: An extensible, lightweight relational/logic programming DSL written in pure Python
URL: https://github.com/pythological/kanren/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: FantasqueX
Submitter: FantasqueX
FirstSubmitted: 1651422464
LastModified: 1651422464
URLPath: /cgit/aur.git/snapshot/python-minikanren.tar.gz