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

Last updated: May 21,2024

1. Install "php8.1-common" package

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

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

2. Uninstall "php8.1-common" package

This guide let you learn how to uninstall php8.1-common on Ubuntu 22.10 (Kinetic Kudu):

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

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

Package: php8.1-common
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: 8861
Provides: php-calendar, php-ctype, php-exif, php-ffi, php-fileinfo, php-ftp, php-iconv, php-pdo, php-phar, php-posix, php-shmop, php-sockets, php-sysvmsg, php-sysvsem, php-sysvshm, php-tokenizer, php8.1-calendar, php8.1-ctype, php8.1-exif, php8.1-ffi, php8.1-fileinfo, php8.1-ftp, php8.1-gettext, php8.1-iconv, php8.1-pdo, php8.1-phar, php8.1-posix, php8.1-shmop, php8.1-sockets, php8.1-sysvmsg, php8.1-sysvsem, php8.1-sysvshm, php8.1-tokenizer
Depends: php-common (>= 1:81~), ucf, libc6 (>= 2.34), libffi8 (>= 3.4), libssl3 (>= 3.0.0)
Breaks: gforge-common (<< 6), php7.0-curl (<< 7.0.33-1~), php7.2-sodium (<< 7.2.12~)
Filename: pool/main/p/php8.1/php8.1-common_8.1.7-1ubuntu3_amd64.deb
Size: 1123422
MD5sum: 2761a8b812a21a1e91751f205b5a4f32
SHA1: 2dd63748fd159db15d142a1acd9973d3b1ac16e9
SHA256: c09421b370bad4aa2a27e911a2926578f477e0dc7183040034fa4ad622f130de
SHA512: b72f220b9a94d46b55a3e9d03e66e5d907955889b74865abedad0b03909ba96e14e01fa6da02380fb7cabecaba7ea652a40fa56c3f7b9192013017cdad24a1c0
Homepage: http://www.php.net/
Description: documentation, examples and common module for PHP
Description-md5: 22a3869c501657868c4eaafa1e98ce95
Task: lamp-server