How to Install and Uninstall python3-phpserialize Package on Ubuntu 22.10 (Kinetic Kudu)

Last updated: May 04,2024

1. Install "python3-phpserialize" package

Learn how to install python3-phpserialize on Ubuntu 22.10 (Kinetic Kudu)

$ sudo apt update $ sudo apt install python3-phpserialize

2. Uninstall "python3-phpserialize" package

In this section, we are going to explain the necessary steps to uninstall python3-phpserialize on Ubuntu 22.10 (Kinetic Kudu):

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

3. Information about the python3-phpserialize package on Ubuntu 22.10 (Kinetic Kudu)

Package: python3-phpserialize
Architecture: all
Version: 1.3-1.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
Filename: pool/universe/p/python-phpserialize/python3-phpserialize_1.3-1.1_all.deb
Size: 9212
MD5sum: 24ae62ff522043792026752e89380587
SHA1: 132704cb0a4e3eaa0e47af2c4688bc79c9231d8a
SHA256: 57eaa9c0eb636d9d49e1d79fb9a667176d46c46a80e8c0b0a5d9f00d3cbf9418
SHA512: 366a48393c13d38412a3569017d587963176f2a58a6c5c99f602529be4952483c25c5d743c262db4bc2931389ef4121a5a4f0d5672da6651797f19f13df4e240
Homepage: http://github.com/mitsuhiko/phpserialize
Description: Python port of PHP serialize and unserialize functions (Python 3)
Description-md5: 4b80c84534dcaef201101a1e0b78e280
Python-Egg-Name: phpserialize