How to Install and Uninstall python3-serializable Package on Kali Linux
Last updated: November 22,2024
1. Install "python3-serializable" package
Here is a brief guide to show you how to install python3-serializable on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
python3-serializable
Copied
2. Uninstall "python3-serializable" package
Please follow the steps below to uninstall python3-serializable on Kali Linux:
$
sudo apt remove
python3-serializable
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python3-serializable package on Kali Linux
Package: python3-serializable
Source: python-serializable
Version: 0.4.0+ds-1
Installed-Size: 40
Maintainer: Debian Python Team
Architecture: all
Depends: python3-simplejson, python3-typechecks, python3:any
Size: 8196
SHA256: a2fd4eab3163b84c1a399a0c71d2f835314ce440d95c918f76822ca4edbe27ed
SHA1: 35541e78c9dd9efebab93eb035dd6878cc744d7d
MD5sum: 94f436f9916295efa63497474e08a715
Description: base class with serialization methods
"Serialisation" refers to the transformation of objects into
a bitstream and back into the original structure. The idea
expressed by this class has a direct analogy to Java:
A method is declared thattransform the object into, e.g., a
JSON formatted file. Another method knows how to reinstantiate
the object from that output.
Description-md5:
Homepage: https://github.com/iskandr/serializable
Section: python
Priority: optional
Filename: pool/main/p/python-serializable/python3-serializable_0.4.0+ds-1_all.deb
Source: python-serializable
Version: 0.4.0+ds-1
Installed-Size: 40
Maintainer: Debian Python Team
Architecture: all
Depends: python3-simplejson, python3-typechecks, python3:any
Size: 8196
SHA256: a2fd4eab3163b84c1a399a0c71d2f835314ce440d95c918f76822ca4edbe27ed
SHA1: 35541e78c9dd9efebab93eb035dd6878cc744d7d
MD5sum: 94f436f9916295efa63497474e08a715
Description: base class with serialization methods
"Serialisation" refers to the transformation of objects into
a bitstream and back into the original structure. The idea
expressed by this class has a direct analogy to Java:
A method is declared thattransform the object into, e.g., a
JSON formatted file. Another method knows how to reinstantiate
the object from that output.
Description-md5:
Homepage: https://github.com/iskandr/serializable
Section: python
Priority: optional
Filename: pool/main/p/python-serializable/python3-serializable_0.4.0+ds-1_all.deb