perl-opengl on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S perl-opengl

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

$ yay -Rns perl-opengl

2. Manually Install "perl-opengl" via AUR

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

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

b. Clone perl-opengl's git locally

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

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

$ cd ~/perl-opengl $ makepkg -si

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

ID: 388113
Name: perl-opengl
PackageBaseID: 24318
PackageBase: perl-opengl
Version: 0.70-2
Description: Interface to OpenGL drawing/imaging library
URL: https://metacpan.org/release/OpenGL/
NumVotes: 37
Popularity: 0.123398
OutOfDate:
Maintainer: swiftgeek
Submitter:
FirstSubmitted: 1235860775
LastModified: 1488245639
URLPath: /cgit/aur.git/snapshot/perl-opengl.tar.gz