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

Last updated: July 01,2024

1. Install "python-phpserialize" package

This guide covers the steps necessary to install python-phpserialize on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-phpserialize

2. Uninstall "python-phpserialize" package

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

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

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

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