python-cleantext on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S python-cleantext

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

$ yay -Rns python-cleantext

2. Manually Install "python-cleantext" via AUR

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

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

b. Clone python-cleantext's git locally

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

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

$ cd ~/python-cleantext $ makepkg -si

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

ID: 1179799
Name: python-cleantext
PackageBaseID: 174781
PackageBase: python-cleantext
Version: 1.1.4-1
Description: An open-source python package to clean raw text data
URL: https://pypi.org/project/cleantext
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tyrannis.hawk
Submitter: tyrannis.hawk
FirstSubmitted: 1641561436
LastModified: 1670488645
URLPath: /cgit/aur.git/snapshot/python-cleantext.tar.gz