How to Install and Uninstall php8.1-readline Package on Ubuntu 22.10 (Kinetic Kudu)

Last updated: May 12,2024

1. Install "php8.1-readline" package

In this section, we are going to explain the necessary steps to install php8.1-readline on Ubuntu 22.10 (Kinetic Kudu)

$ sudo apt update $ sudo apt install php8.1-readline

2. Uninstall "php8.1-readline" package

Please follow the instructions below to uninstall php8.1-readline on Ubuntu 22.10 (Kinetic Kudu):

$ sudo apt remove php8.1-readline $ sudo apt autoclean && sudo apt autoremove

3. Information about the php8.1-readline package on Ubuntu 22.10 (Kinetic Kudu)

Package: php8.1-readline
Architecture: amd64
Version: 8.1.7-1ubuntu3
Priority: optional
Section: php
Source: php8.1
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian PHP Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 68
Provides: php-readline
Depends: php-common (>= 1:81~), ucf, php8.1-common (= 8.1.7-1ubuntu3), libc6 (>= 2.34), libedit2 (>= 3.1-20160903-0)
Filename: pool/main/p/php8.1/php8.1-readline_8.1.7-1ubuntu3_amd64.deb
Size: 13404
MD5sum: c04c3f2589e2e6cdee0c3da663b0b8b0
SHA1: cf56e2ddbb23c1e56689957dfaff708e3473457a
SHA256: b893665dccbdecd5e168b5d8a70b55964bb21b1f7c1354acd2f3c4b6ae879e5e
SHA512: adcf7d041e18862dc7fd366abc56c9e9c54932bc44796241b3f0fefb22ccdc20995a4969e8d915f0ec8f615abc4d82b133f8009abcb7a003d8da0ca3e81ed5f1
Homepage: http://www.php.net/
Description: readline module for PHP
Description-md5: e79602c7d6a0ebe56dc4c3a28ee1dab8
Task: lamp-server