clipsmm on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S clipsmm

* (Optional) Uninstall clipsmm on Arch using YAY

$ yay -Rns clipsmm

2. Manually Install "clipsmm" via AUR

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

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

b. Clone clipsmm's git locally

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

c. Go to ~/clipsmm folder and install it

$ cd ~/clipsmm $ makepkg -si

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

ID: 203294
Name: clipsmm
PackageBaseID: 84316
PackageBase: clipsmm
Version: 0.3.4-1
Description: A C++ interface to the CLIPS libray, a C library for developing expert systems.
URL: http://clipsmm.sourceforge.net/
NumVotes: 2
Popularity: 0
OutOfDate: 1651619128
Maintainer: Sandmann
Submitter: Sandmann
FirstSubmitted: 1407014543
LastModified: 1435413047
URLPath: /cgit/aur.git/snapshot/clipsmm.tar.gz