How to Install and Uninstall python3-serpent Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 05,2024

1. Install "python3-serpent" package

Please follow the steps below to install python3-serpent on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-serpent

2. Uninstall "python3-serpent" package

Please follow the guidance below to uninstall python3-serpent on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python3-serpent package on Ubuntu 21.10 (Impish Indri)

Package: python3-serpent
Architecture: all
Version: 1.30.2-1
Priority: optional
Section: universe/python
Source: serpent
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Laszlo Boszormenyi (GCS)
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 45
Depends: python3:any
Filename: pool/universe/s/serpent/python3-serpent_1.30.2-1_all.deb
Size: 10748
MD5sum: 168ed20192cef0d23c1ee879ebc76ff9
SHA1: a488f4086f56197617c0a8b8e32de3a6ea1c7757
SHA256: 9f2ddbee4f9d886c3070dc12a8f7bf0f5a8b9cc3e22a2d49cb21a9b27781d952
SHA512: 1a51aea34cd7fe8eaec25efe07e3da203ce6cfbe2f57f84d46606d22e3849d49258297c284177ffb170c4fb3ee16ac167787680e0d1e57a6067af7a3045074e4
Homepage: https://pypi.python.org/pypi/serpent
Description-en: simple serialization library based on ast.literal_eval(), Python3 modules
Serpent provides ast.literal_eval() compatible object tree serialization.
It serializes an object tree into bytes (utf-8 encoded string) that can be
decoded and then passed as-is to ast.literal_eval() to rebuild it as the
original object tree.
As such it is safe to send serpent data to other machines over the network
for instance (because only 'safe' literals are encoded).
.
This package contains the core Serpent module for Python 3.x .
Description-md5: 2d504cec8ca00950aea319df063449e7