freeling on AUR (Arch User Repository)
Last updated: November 24,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
Copied
b. Install freeling on Arch using YAY
$
yay -S
freeling
Copied
* (Optional) Uninstall freeling on Arch using YAY
$
yay -Rns
freeling
Copied
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
Copied
b. Clone freeling's git locally
$
git clone https://aur.archlinux.org/freeling.git
~/freeling
Copied
c. Go to ~/freeling folder and install it
$
cd
~/freeling
Copied
$
makepkg -si
Copied
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
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