perl-opengl-glut on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S perl-opengl-glut

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

$ yay -Rns perl-opengl-glut

2. Manually Install "perl-opengl-glut" 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-glut's git locally

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

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

$ cd ~/perl-opengl-glut $ makepkg -si

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

ID: 1019955
Name: perl-opengl-glut
PackageBaseID: 175137
PackageBase: perl-opengl-glut
Version: 0.72-1
Description: Perl bindings to GLUT/FreeGLUT GUI toolkit
URL: https://metacpan.org/dist/OpenGL-GLUT
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: micwoj92
FirstSubmitted: 1642410169
LastModified: 1642410169
URLPath: /cgit/aur.git/snapshot/perl-opengl-glut.tar.gz