freeling on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S freeling

* (Optional) Uninstall freeling on Arch using YAY

$ yay -Rns freeling

2. Manually Install "freeling" via AUR

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

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

b. Clone freeling's git locally

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

c. Go to ~/freeling folder and install it

$ cd ~/freeling $ makepkg -si

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

ID: 928249
Name: freeling
PackageBaseID: 168437
PackageBase: freeling
Version: 4.2-2
Description: C++ library providing language analysis functionalities for a variety of languages
URL: http://nlp.lsi.upc.edu/freeling
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: owentrigueros
Submitter: owentrigueros
FirstSubmitted: 1624901321
LastModified: 1625045617
URLPath: /cgit/aur.git/snapshot/freeling.tar.gz