clips on AUR (Arch User Repository)

Last updated: January 11,2025

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

$ yay -S clips

* (Optional) Uninstall clips on Arch using YAY

$ yay -Rns clips

2. Manually Install "clips" via AUR

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

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

b. Clone clips's git locally

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

c. Go to ~/clips folder and install it

$ cd ~/clips $ makepkg -si

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

ID: 1314915
Name: clips
PackageBaseID: 10631
PackageBase: clips
Version: 6.4.1-1
Description: A forward-chaining rule-based programming language written in C that also provides procedural and object-oriented programming facilities.
URL: https://www.clipsrules.net/
NumVotes: 21
Popularity: 0
OutOfDate:
Maintainer: morealaz
Submitter:
FirstSubmitted: 1177536638
LastModified: 1694021058
URLPath: /cgit/aur.git/snapshot/clips.tar.gz