dehtml on AUR (Arch User Repository)

Last updated: November 22,2024

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

$ yay -S dehtml

* (Optional) Uninstall dehtml on Arch using YAY

$ yay -Rns dehtml

2. Manually Install "dehtml" via AUR

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

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

b. Clone dehtml's git locally

$ git clone https://aur.archlinux.org/dehtml.git ~/dehtml

c. Go to ~/dehtml folder and install it

$ cd ~/dehtml $ makepkg -si

3. Information about the dehtml package on Arch User Repository (AUR)

ID: 207590
Name: dehtml
PackageBaseID: 36246
PackageBase: dehtml
Version: 1.8-3
Description: Removes HTML constructs.
URL: http://www.moria.de/~michael/dehtml/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: aksr
Submitter:
FirstSubmitted: 1270636443
LastModified: 1436188963
URLPath: /cgit/aur.git/snapshot/dehtml.tar.gz