How to Install and Uninstall python-tnetstring Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 07,2024
1. Install "python-tnetstring" package
Please follow the guidance below to install python-tnetstring on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
python-tnetstring
Copied
2. Uninstall "python-tnetstring" package
In this section, we are going to explain the necessary steps to uninstall python-tnetstring on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
python-tnetstring
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python-tnetstring package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: python-tnetstring
Priority: optional
Section: universe/python
Installed-Size: 98
Maintainer: Ubuntu Developers
Original-Maintainer: Jan Niehusmann
Architecture: amd64
Source: tnetstring
Version: 0.2.1-2
Depends: libc6 (>= 2.2.5), python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2)
Filename: pool/universe/t/tnetstring/python-tnetstring_0.2.1-2_amd64.deb
Size: 16200
MD5sum: 973f64f9ecb1f9c97014ca2c7f0da12a
SHA1: 4e72dbe1d61931206f92c1d450fdc002f21807d1
SHA256: 00f1de9ac5f88b114adcaa38bdc2ee62191378ac1d5d6e97c9c93fa75f1dfe98
Description-en: python library for data serialization using typed netstrings
Python implementation of the tnetstring serialization format.
.
Tnetstring is a lot like JSON but it uses a new syntax called "typed
netstrings" that was proposed for use in the Mongrel2 webserver. It's
designed to be simpler and easier to implement than JSON, with a happy
consequence of also being faster in many cases.
.
This Python library provided functions to read and write tnetstrings.
Description-md5: 465a7fcdee7ba836ed9aad10adab3519
Homepage: https://github.com/rfk/tnetstring/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/python
Installed-Size: 98
Maintainer: Ubuntu Developers
Original-Maintainer: Jan Niehusmann
Architecture: amd64
Source: tnetstring
Version: 0.2.1-2
Depends: libc6 (>= 2.2.5), python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2)
Filename: pool/universe/t/tnetstring/python-tnetstring_0.2.1-2_amd64.deb
Size: 16200
MD5sum: 973f64f9ecb1f9c97014ca2c7f0da12a
SHA1: 4e72dbe1d61931206f92c1d450fdc002f21807d1
SHA256: 00f1de9ac5f88b114adcaa38bdc2ee62191378ac1d5d6e97c9c93fa75f1dfe98
Description-en: python library for data serialization using typed netstrings
Python implementation of the tnetstring serialization format.
.
Tnetstring is a lot like JSON but it uses a new syntax called "typed
netstrings" that was proposed for use in the Mongrel2 webserver. It's
designed to be simpler and easier to implement than JSON, with a happy
consequence of also being faster in many cases.
.
This Python library provided functions to read and write tnetstrings.
Description-md5: 465a7fcdee7ba836ed9aad10adab3519
Homepage: https://github.com/rfk/tnetstring/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu