python-html2text-git on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S python-html2text-git

* (Optional) Uninstall python-html2text-git on Arch using YAY

$ yay -Rns python-html2text-git

2. Manually Install "python-html2text-git" via AUR

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

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

b. Clone python-html2text-git's git locally

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

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

$ cd ~/python-html2text-git $ makepkg -si

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

ID: 192447
Name: python-html2text-git
PackageBaseID: 86273
PackageBase: python-html2text-git
Version: r400.80a0b93-2
Description: Python 3 package that converts a page of HTML into clean, easy-to-read plain ASCII text. Better yet, that ASCII also happens to be valid Markdown (a text-to-HTML format)
URL: http://alir3z4.github.io/html2text
NumVotes: 2
Popularity: 0
OutOfDate: 1640197880
Maintainer:
Submitter: jyantis
FirstSubmitted: 1412436494
LastModified: 1434038056
URLPath: /cgit/aur.git/snapshot/python-html2text-git.tar.gz