khtml on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S khtml

* (Optional) Uninstall khtml on Arch using YAY

$ yay -Rns khtml

2. Manually Install "khtml" via AUR

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

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

b. Clone khtml's git locally

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

c. Go to ~/khtml folder and install it

$ cd ~/khtml $ makepkg -si

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

ID: 1421879
Name: khtml
PackageBaseID: 203379
PackageBase: khtml
Version: 5.115.0-1
Description: KHTML APIs
URL: https://community.kde.org/Frameworks
NumVotes: 2
Popularity: 1.977298
OutOfDate:
Maintainer: duanlab
Submitter: arojas
FirstSubmitted: 1709739478
LastModified: 1709739478
URLPath: /cgit/aur.git/snapshot/khtml.tar.gz

5. The same packages on other Linux Distributions