perl_term_readline_gnu: Perl extension for the GNU Readline/History libraries¶
Description¶
Perl extension for the GNU Readline/History Library
Available on CPAN
License¶
The Perl 5 License (Artistic 1 & GPL 1)
Upstream Contact¶
Hiroo HAYASHI
Dependencies¶
readline
Type¶
experimental
Version Information¶
package-version.txt:
1.35
Equivalent System Packages¶
arch:
$ sudo pacman -S perl-Term-ReadLine-Gnu
cpan: install the following packages: perl-Term-ReadLine-Gnu cygwin:
$ apt-cyg install perl-Term-ReadLine-Gnu
Debian/Ubuntu:
$ sudo apt-get install perl-Term-ReadLine-Gnu
Fedora/Redhat/CentOS:
$ sudo yum install perl-Term-ReadLine-Gnu
freebsd:
$ sudo pkg install perl-Term-ReadLine-Gnu
gentoo:
$ sudo emerge perl-Term-ReadLine-Gnu
macports: install the following packages: perl-Term-ReadLine-Gnu opensuse:
$ sudo zypper install perl-Term-ReadLine-Gnu
void:
$ sudo xbps-install perl-Term-ReadLine-Gnu
See https://repology.org/project/perl-Term-ReadLine-Gnu/versions
If the system package is installed, ./configure will check whether it can be used.