How to Install and Uninstall php8.0-common Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: June 28,2024

1. Install "php8.0-common" package

This tutorial shows how to install php8.0-common on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "php8.0-common" package

Please follow the instructions below to uninstall php8.0-common on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the php8.0-common package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: php8.0-common
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 8345
Maintainer: Debian PHP Maintainers
Architecture: amd64
Source: php8.0
Version: 8.0.5-2+ubuntu16.04.1+deb.sury.org+1
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.0-calendar, php8.0-ctype, php8.0-exif, php8.0-ffi, php8.0-fileinfo, php8.0-ftp, php8.0-gettext, php8.0-iconv, php8.0-pdo, php8.0-phar, php8.0-posix, php8.0-shmop, php8.0-sockets, php8.0-sysvmsg, php8.0-sysvsem, php8.0-sysvshm, php8.0-tokenizer
Depends: php-common (>= 1:81~), ucf, libc6 (>= 2.15), libffi6 (>= 3.0.10~rc8), libssl1.1 (>= 1.1.0)
Breaks: gforge-common (<< 6), php7.0-curl (<< 7.0.33-1~), php7.2-sodium (<< 7.2.12~)
Description: documentation, examples and common module for PHP
This package provides the documentation, examples and common module(s) for PHP.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Description-md5: 22a3869c501657868c4eaafa1e98ce95
Homepage: http://www.php.net/