python-torchtext on AUR (Arch User Repository)

Last updated: June 06,2024

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

$ yay -S python-torchtext

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

$ yay -Rns python-torchtext

2. Manually Install "python-torchtext" via AUR

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

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

b. Clone python-torchtext's git locally

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

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

$ cd ~/python-torchtext $ makepkg -si

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

ID: 1416605
Name: python-torchtext
PackageBaseID: 129635
PackageBase: python-torchtext
Version: 1:0.17.1-1
Description: Data loaders and abstractions for text and NLP
URL: https://github.com/pytorch/text
NumVotes: 3
Popularity: 1.0E-6
OutOfDate:
Maintainer: hottea
Submitter: flacks
FirstSubmitted: 1517395997
LastModified: 1709036393
URLPath: /cgit/aur.git/snapshot/python-torchtext.tar.gz