perl-gtk4 on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S perl-gtk4

* (Optional) Uninstall perl-gtk4 on Arch using YAY

$ yay -Rns perl-gtk4

2. Manually Install "perl-gtk4" via AUR

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

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

b. Clone perl-gtk4's git locally

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

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

$ cd ~/perl-gtk4 $ makepkg -si

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

ID: 1250819
Name: perl-gtk4
PackageBaseID: 193178
PackageBase: perl-gtk4
Version: 0.001.r6.d3554f1-1
Description: Perl interface to the 4.x series of the GTK+ toolkit
URL: https://gitlab.gnome.org/World/Perl/perl-gtk4/
NumVotes: 0
Popularity: 0
OutOfDate: 1708297179
Maintainer: 3ED_0
Submitter: 3ED_0
FirstSubmitted: 1682930566
LastModified: 1682932061
URLPath: /cgit/aur.git/snapshot/perl-gtk4.tar.gz