html2text-cpp on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S html2text-cpp

* (Optional) Uninstall html2text-cpp on Arch using YAY

$ yay -Rns html2text-cpp

2. Manually Install "html2text-cpp" via AUR

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

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

b. Clone html2text-cpp's git locally

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

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

$ cd ~/html2text-cpp $ makepkg -si

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

ID: 1297321
Name: html2text-cpp
PackageBaseID: 176713
PackageBase: html2text-cpp
Version: 2.2.3-1
Description: HTML to text rendering aimed for E-mail
URL: https://github.com/grobian/html2text
NumVotes: 1
Popularity: 3.5E-5
OutOfDate:
Maintainer: willemw
Submitter: mortzu
FirstSubmitted: 1646729656
LastModified: 1690865940
URLPath: /cgit/aur.git/snapshot/html2text-cpp.tar.gz