libgtkhtml on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S libgtkhtml

* (Optional) Uninstall libgtkhtml on Arch using YAY

$ yay -Rns libgtkhtml

2. Manually Install "libgtkhtml" via AUR

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

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

b. Clone libgtkhtml's git locally

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

c. Go to ~/libgtkhtml folder and install it

$ cd ~/libgtkhtml $ makepkg -si

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

ID: 480954
Name: libgtkhtml
PackageBaseID: 104481
PackageBase: libgtkhtml
Version: 2.11.1-7
Description: An HTML library for GTK
URL: http://www.gnome.org
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: jose1711
Submitter: jose1711
FirstSubmitted: 1449840566
LastModified: 1516919050
URLPath: /cgit/aur.git/snapshot/libgtkhtml.tar.gz