corels on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S corels

* (Optional) Uninstall corels on Arch using YAY

$ yay -Rns corels

2. Manually Install "corels" via AUR

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

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

b. Clone corels's git locally

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

c. Go to ~/corels folder and install it

$ cd ~/corels $ makepkg -si

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

ID: 457981
Name: corels
PackageBaseID: 127003
PackageBase: corels
Version: 1.0-1
Description: Certifiably Optimal Rule Lists. C-library to build a certifiably optimal rule list from input data and labels.
URL: https://github.com/nlarusstone/corels
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: saligrama
Submitter: saligrama
FirstSubmitted: 1509751230
LastModified: 1509751230
URLPath: /cgit/aur.git/snapshot/corels.tar.gz