python2-semantic on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python2-semantic

* (Optional) Uninstall python2-semantic on Arch using YAY

$ yay -Rns python2-semantic

2. Manually Install "python2-semantic" via AUR

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

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

b. Clone python2-semantic's git locally

$ git clone https://aur.archlinux.org/python2-semantic.git ~/python2-semantic

c. Go to ~/python2-semantic folder and install it

$ cd ~/python2-semantic $ makepkg -si

3. Information about the python2-semantic package on Arch User Repository (AUR)

ID: 473529
Name: python2-semantic
PackageBaseID: 81083
PackageBase: python2-semantic
Version: 1.0.3-2
Description: Library for extracting semantic information from text, such as dates and numbers
URL: http://packages.python.org/semantic
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1397868874
LastModified: 1514508385
URLPath: /cgit/aur.git/snapshot/python2-semantic.tar.gz