perl-x11-xlib on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S perl-x11-xlib

* (Optional) Uninstall perl-x11-xlib on Arch using YAY

$ yay -Rns perl-x11-xlib

2. Manually Install "perl-x11-xlib" via AUR

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

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

b. Clone perl-x11-xlib's git locally

$ git clone https://aur.archlinux.org/perl-x11-xlib.git ~/perl-x11-xlib

c. Go to ~/perl-x11-xlib folder and install it

$ cd ~/perl-x11-xlib $ makepkg -si

3. Information about the perl-x11-xlib package on Arch User Repository (AUR)

ID: 1148878
Name: perl-x11-xlib
PackageBaseID: 110527
PackageBase: perl-x11-xlib
Version: 0.23-2
Description: Low-level access to the X11 library
URL: https://metacpan.org/dist/X11-Xlib
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: jnbek
FirstSubmitted: 1461532859
LastModified: 1665006991
URLPath: /cgit/aur.git/snapshot/perl-x11-xlib.tar.gz