How to Install and Uninstall python3-phpserialize Package on Kali Linux

Last updated: May 11,2024

1. Install "python3-phpserialize" package

This guide let you learn how to install python3-phpserialize on Kali Linux

$ sudo apt update $ sudo apt install python3-phpserialize

2. Uninstall "python3-phpserialize" package

This tutorial shows how to uninstall python3-phpserialize on Kali Linux:

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

3. Information about the python3-phpserialize package on Kali Linux

Package: python3-phpserialize
Source: python-phpserialize
Version: 1.3-1.1
Installed-Size: 49
Maintainer: Tristan Seligmann
Architecture: all
Depends: python3:any
Size: 9164
SHA256: d4c32ac08c6a9d850101b2bd135ff4053ea673602b514ab410fb09179869b4eb
SHA1: 5e1a0cdd67bfd0300a832c7d8c869a25a8aeceac
MD5sum: 2d023aadd9091ceaf0cfc963dace534c
Description: 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:
Homepage: http://github.com/mitsuhiko/phpserialize
Python-Egg-Name: phpserialize
Section: python
Priority: optional
Filename: pool/main/p/python-phpserialize/python3-phpserialize_1.3-1.1_all.deb