How to Install and Uninstall python3-phpserialize Package on Ubuntu 18.04 LTS (Bionic Beaver)

Last updated: April 27,2024

1. Install "python3-phpserialize" package

Please follow the steps below to install python3-phpserialize on Ubuntu 18.04 LTS (Bionic Beaver)

$ sudo apt update $ sudo apt install python3-phpserialize

2. Uninstall "python3-phpserialize" package

Please follow the step by step instructions below to uninstall python3-phpserialize on Ubuntu 18.04 LTS (Bionic Beaver):

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

3. Information about the python3-phpserialize package on Ubuntu 18.04 LTS (Bionic Beaver)

Package: python3-phpserialize
Architecture: all
Version: 1.3-1
Priority: optional
Section: universe/python
Source: python-phpserialize
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Tristan Seligmann
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 49
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
Homepage: http://github.com/mitsuhiko/phpserialize
Description: Python port of PHP serialize and unserialize functions (Python 3)
Description-md5: 4b80c84534dcaef201101a1e0b78e280
Python-Egg-Name: phpserialize