python-gluonnlp on AUR (Arch User Repository)

Last updated: November 25,2024

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

$ yay -S python-gluonnlp

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

$ yay -Rns python-gluonnlp

2. Manually Install "python-gluonnlp" via AUR

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

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

b. Clone python-gluonnlp's git locally

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

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

$ cd ~/python-gluonnlp $ makepkg -si

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

ID: 593949
Name: python-gluonnlp
PackageBaseID: 140268
PackageBase: python-gluonnlp
Version: 0.5.0-1
Description: A toolkit for Natural Language Processing (NLP) research
URL: https://gluon-cv.mxnet.io
NumVotes: 0
Popularity: 0
OutOfDate: 1640058582
Maintainer:
Submitter: hottea
FirstSubmitted: 1552380196
LastModified: 1552380196
URLPath: /cgit/aur.git/snapshot/python-gluonnlp.tar.gz