python-gptc on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S python-gptc

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

$ yay -Rns python-gptc

2. Manually Install "python-gptc" via AUR

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

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

b. Clone python-gptc's git locally

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

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

$ cd ~/python-gptc $ makepkg -si

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

ID: 1115248
Name: python-gptc
PackageBaseID: 184144
PackageBase: python-gptc
Version: 2.1.2-1
Description: General-purpose text classifier
URL: https://git.kj7rrv.com/kj7rrv/gptc
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: KJ7RRV
Submitter: KJ7RRV
FirstSubmitted: 1658289834
LastModified: 1658435594
URLPath: /cgit/aur.git/snapshot/python-gptc.tar.gz