clips-lib on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S clips-lib

* (Optional) Uninstall clips-lib on Arch using YAY

$ yay -Rns clips-lib

2. Manually Install "clips-lib" via AUR

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

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

b. Clone clips-lib's git locally

$ git clone https://aur.archlinux.org/clips-lib.git ~/clips-lib

c. Go to ~/clips-lib folder and install it

$ cd ~/clips-lib $ makepkg -si

3. Information about the clips-lib package on Arch User Repository (AUR)

ID: 1314415
Name: clips-lib
PackageBaseID: 197341
PackageBase: clips-lib
Version: 6.41-1
Description: A forward-chaining rule-based programming language written in C that also provides procedural and object-oriented programming facilities (with headers and libclips.so)
URL: https://www.clipsrules.net/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dringsim
Submitter: dringsim
FirstSubmitted: 1693926372
LastModified: 1693926372
URLPath: /cgit/aur.git/snapshot/clips-lib.tar.gz