colibri-core-git on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S colibri-core-git

* (Optional) Uninstall colibri-core-git on Arch using YAY

$ yay -Rns colibri-core-git

2. Manually Install "colibri-core-git" via AUR

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

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

b. Clone colibri-core-git's git locally

$ git clone https://aur.archlinux.org/colibri-core-git.git ~/colibri-core-git

c. Go to ~/colibri-core-git folder and install it

$ cd ~/colibri-core-git $ makepkg -si

3. Information about the colibri-core-git package on Arch User Repository (AUR)

ID: 200917
Name: colibri-core-git
PackageBaseID: 87799
PackageBase: colibri-core-git
Version: 735-2
Description: Colibri Core is a set of command-line tools as well as a C++ library (with Python binding) for NLP. It enables you to work with basic linguistic constructions such as n-grams and skipgrams in a quick and memory-efficient way.
URL: https://proycon.github.io/colibri-core
NumVotes: 1
Popularity: 0
OutOfDate: 1686579642
Maintainer:
Submitter: proycon
FirstSubmitted: 1417204595
LastModified: 1434883991
URLPath: /cgit/aur.git/snapshot/colibri-core-git.tar.gz