python-newspaper on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S python-newspaper

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

$ yay -Rns python-newspaper

2. Manually Install "python-newspaper" via AUR

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

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

b. Clone python-newspaper's git locally

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

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

$ cd ~/python-newspaper $ makepkg -si

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

ID: 1107445
Name: python-newspaper
PackageBaseID: 158581
PackageBase: python-newspaper
Version: 0.2.8-3
Description: Article scraping & curation
URL: https://github.com/codelucas/newspaper
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: jelly
FirstSubmitted: 1602274378
LastModified: 1656915397
URLPath: /cgit/aur.git/snapshot/python-newspaper.tar.gz