libqxt on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S libqxt

* (Optional) Uninstall libqxt on Arch using YAY

$ yay -Rns libqxt

2. Manually Install "libqxt" via AUR

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

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

b. Clone libqxt's git locally

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

c. Go to ~/libqxt folder and install it

$ cd ~/libqxt $ makepkg -si

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

ID: 1036081
Name: libqxt
PackageBaseID: 12741
PackageBase: libqxt
Version: 0.6.2-5
Description: Provides a suite of cross-platform utility classes to add functionality not readily available in the Qt toolkit
URL: http://www.libqxt.org
NumVotes: 88
Popularity: 4.8E-5
OutOfDate:
Maintainer: SunRed
Submitter:
FirstSubmitted: 1188656284
LastModified: 1644761739
URLPath: /cgit/aur.git/snapshot/libqxt.tar.gz