perl-newt on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S perl-newt

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

$ yay -Rns perl-newt

2. Manually Install "perl-newt" via AUR

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

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

b. Clone perl-newt's git locally

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

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

$ cd ~/perl-newt $ makepkg -si

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

ID: 197955
Name: perl-newt
PackageBaseID: 22644
PackageBase: perl-newt
Version: 1.08-5
Description: Perl bindings for RedHat newt library
URL: http://search.cpan.org/dist/Newt
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jnbek
Submitter: Allan
FirstSubmitted: 1230467449
LastModified: 1434490734
URLPath: /cgit/aur.git/snapshot/perl-newt.tar.gz