python-conllu on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python-conllu

* (Optional) Uninstall python-conllu on Arch using YAY

$ yay -Rns python-conllu

2. Manually Install "python-conllu" via AUR

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

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

b. Clone python-conllu's git locally

$ git clone https://aur.archlinux.org/python-conllu.git ~/python-conllu

c. Go to ~/python-conllu folder and install it

$ cd ~/python-conllu $ makepkg -si

3. Information about the python-conllu package on Arch User Repository (AUR)

ID: 1330795
Name: python-conllu
PackageBaseID: 162480
PackageBase: python-conllu
Version: 4.5.3-1
Description: CoNLL-U Parser parses a CoNLL-U formatted string into a nested python dictionary
URL: https://github.com/EmilStenstrom/conllu/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: zhixi
Submitter: zhixi
FirstSubmitted: 1611485509
LastModified: 1696820023
URLPath: /cgit/aur.git/snapshot/python-conllu.tar.gz