libxxf86misc on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S libxxf86misc

* (Optional) Uninstall libxxf86misc on Arch using YAY

$ yay -Rns libxxf86misc

2. Manually Install "libxxf86misc" via AUR

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

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

b. Clone libxxf86misc's git locally

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

c. Go to ~/libxxf86misc folder and install it

$ cd ~/libxxf86misc $ makepkg -si

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

ID: 683802
Name: libxxf86misc
PackageBaseID: 147952
PackageBase: libxxf86misc
Version: 1.0.4-2
Description: X11 XFree86 misc extension library
URL: https://xorg.freedesktop.org/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: bidulock
Submitter: bidulock
FirstSubmitted: 1578465114
LastModified: 1578465114
URLPath: /cgit/aur.git/snapshot/libxxf86misc.tar.gz

5. The same packages on other Linux Distributions