How to Install and Uninstall python3-pytoml Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 10,2024
1. Install "python3-pytoml" package
Learn how to install python3-pytoml on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
python3-pytoml
Copied
2. Uninstall "python3-pytoml" package
Please follow the instructions below to uninstall python3-pytoml on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
python3-pytoml
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python3-pytoml package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: python3-pytoml
Priority: optional
Section: universe/python
Installed-Size: 38
Maintainer: Ubuntu Developers
Original-Maintainer: Luca Bruno
Architecture: all
Source: pytoml
Version: 0.1.2-1
Depends: python3:any (>= 3.4~)
Filename: pool/universe/p/pytoml/python3-pytoml_0.1.2-1_all.deb
Size: 6848
MD5sum: 38bdada59aa1342cb4c9c23265194e81
SHA1: 50e7312d169b33d0f3c792e9dcba9a8b12062f6e
SHA256: ecb6892e2442b675aaa5e7e33f0442b5443acb462b52ff0320304611de201c1b
Description-en: TOML parser and emitter for Python3
This project aims at being a specs-conforming and strict parser and writer
for TOML files. The library currently supports version 0.4.0 of the specs.
.
TOML aims to be a minimal configuration file format that is easy to read
due to obvious semantics. It is designed to map unambiguously to a hash
table and it is easy to parse into data structures in a wide variety of
languages.
.
This package contains the module for Python3 and runs with >= 3.4.
Description-md5: 3902b1c50f524aa974c67ca795a1232f
Homepage: https://github.com/avakar/pytoml
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/python
Installed-Size: 38
Maintainer: Ubuntu Developers
Original-Maintainer: Luca Bruno
Architecture: all
Source: pytoml
Version: 0.1.2-1
Depends: python3:any (>= 3.4~)
Filename: pool/universe/p/pytoml/python3-pytoml_0.1.2-1_all.deb
Size: 6848
MD5sum: 38bdada59aa1342cb4c9c23265194e81
SHA1: 50e7312d169b33d0f3c792e9dcba9a8b12062f6e
SHA256: ecb6892e2442b675aaa5e7e33f0442b5443acb462b52ff0320304611de201c1b
Description-en: TOML parser and emitter for Python3
This project aims at being a specs-conforming and strict parser and writer
for TOML files. The library currently supports version 0.4.0 of the specs.
.
TOML aims to be a minimal configuration file format that is easy to read
due to obvious semantics. It is designed to map unambiguously to a hash
table and it is easy to parse into data structures in a wide variety of
languages.
.
This package contains the module for Python3 and runs with >= 3.4.
Description-md5: 3902b1c50f524aa974c67ca795a1232f
Homepage: https://github.com/avakar/pytoml
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu