python-language-tags on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S python-language-tags

* (Optional) Uninstall python-language-tags on Arch using YAY

$ yay -Rns python-language-tags

2. Manually Install "python-language-tags" via AUR

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

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

b. Clone python-language-tags's git locally

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

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

$ cd ~/python-language-tags $ makepkg -si

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

ID: 1245231
Name: python-language-tags
PackageBaseID: 141209
PackageBase: python-language-tags
Version: 1.2.0-1
Description: This Python API offers a way to validate and lookup languages tags.
URL: https://pypi.org/project/language-tags
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: specter119
Submitter: specter119
FirstSubmitted: 1555140131
LastModified: 1682260730
URLPath: /cgit/aur.git/snapshot/python-language-tags.tar.gz