python-stop-words on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "python-stop-words" 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
Copied
b. Install python-stop-words on Arch using YAY
$
yay -S
python-stop-words
Copied
* (Optional) Uninstall python-stop-words on Arch using YAY
$
yay -Rns
python-stop-words
Copied
2. Manually Install "python-stop-words" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone python-stop-words's git locally
$
git clone https://aur.archlinux.org/python-stop-words.git
~/python-stop-words
Copied
c. Go to ~/python-stop-words folder and install it
$
cd
~/python-stop-words
Copied
$
makepkg -si
Copied
3. Information about the python-stop-words package on Arch User Repository (AUR)
ID: 839898
Name: python-stop-words
PackageBaseID: 161409
PackageBase: python-stop-words
Version: 2018.7.23-1
Description: Get list of common stop words in various languages in Python
URL: https://github.com/Alir3z4/python-stop-words
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: marquicus
Submitter: marquicus
FirstSubmitted: 1609272341
LastModified: 1609272341
URLPath: /cgit/aur.git/snapshot/python-stop-words.tar.gz
Name: python-stop-words
PackageBaseID: 161409
PackageBase: python-stop-words
Version: 2018.7.23-1
Description: Get list of common stop words in various languages in Python
URL: https://github.com/Alir3z4/python-stop-words
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: marquicus
Submitter: marquicus
FirstSubmitted: 1609272341
LastModified: 1609272341
URLPath: /cgit/aur.git/snapshot/python-stop-words.tar.gz