How to Install and Uninstall python3-phpserialize Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 12,2024

1. Install "python3-phpserialize" package

Please follow the guidance below to install python3-phpserialize on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-phpserialize

2. Uninstall "python3-phpserialize" package

Please follow the instructions below to uninstall python3-phpserialize on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python3-phpserialize $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-phpserialize package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-phpserialize
Priority: optional
Section: universe/python
Installed-Size: 49
Maintainer: Ubuntu Developers
Original-Maintainer: Tristan Seligmann
Architecture: all
Source: python-phpserialize
Version: 1.3-1
Depends: python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/python-phpserialize/python3-phpserialize_1.3-1_all.deb
Size: 9040
MD5sum: 7ed8383147404648d1e1e3fe9743eef2
SHA1: 312e4e14081ff6308a320ffdc28f07980d417502
SHA256: 41402951ba4a9d3633663602e25d41810b31297f079c30aad26007fc76029f42
Description-en: Python port of PHP serialize and unserialize functions (Python 3)
This module implements the Python serialization interface (eg: provides dumps,
loads and similar functions).
.
This package contains phpserialize for Python 3.
Description-md5: 4b80c84534dcaef201101a1e0b78e280
Homepage: http://github.com/mitsuhiko/phpserialize
Python-Egg-Name: phpserialize
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu