perl-io-termios on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S perl-io-termios

* (Optional) Uninstall perl-io-termios on Arch using YAY

$ yay -Rns perl-io-termios

2. Manually Install "perl-io-termios" via AUR

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

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

b. Clone perl-io-termios's git locally

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

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

$ cd ~/perl-io-termios $ makepkg -si

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

ID: 329204
Name: perl-io-termios
PackageBaseID: 114644
PackageBase: perl-io-termios
Version: 0.05-1
Description: Perl/CPAN IO::Termios module - supply termios(3) methods to IO::Handle objects
URL: http://search.cpan.org/dist/IO-Termios/
NumVotes: 0
Popularity: 0
OutOfDate: 1705689651
Maintainer:
Submitter: mmlb
FirstSubmitted: 1471019780
LastModified: 1471019781
URLPath: /cgit/aur.git/snapshot/perl-io-termios.tar.gz