qtwebbrowser on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S qtwebbrowser

* (Optional) Uninstall qtwebbrowser on Arch using YAY

$ yay -Rns qtwebbrowser

2. Manually Install "qtwebbrowser" via AUR

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

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

b. Clone qtwebbrowser's git locally

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

c. Go to ~/qtwebbrowser folder and install it

$ cd ~/qtwebbrowser $ makepkg -si

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

ID: 481834
Name: qtwebbrowser
PackageBaseID: 113802
PackageBase: qtwebbrowser
Version: 1.0-2
Description: Browser for embedded devices developed using the capabilities of Qt and QtWebEngine
URL: https://code.qt.io/cgit/qt-apps/qtwebbrowser.git
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: MarsSeed
Submitter: boenki
FirstSubmitted: 1468950664
LastModified: 1517216784
URLPath: /cgit/aur.git/snapshot/qtwebbrowser.tar.gz