How to Install and Uninstall python-pyst Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: July 03,2024

1. Install "python-pyst" package

Here is a brief guide to show you how to install python-pyst on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-pyst

2. Uninstall "python-pyst" package

Learn how to uninstall python-pyst on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-pyst $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-pyst package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-pyst
Priority: optional
Section: universe/python
Installed-Size: 125
Maintainer: Ubuntu Developers
Original-Maintainer: Debian VoIP Team
Architecture: all
Version: 0.6.50-1
Provides: python2.7-pyst
Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2)
Filename: pool/universe/p/python-pyst/python-pyst_0.6.50-1_all.deb
Size: 26254
MD5sum: 445c67584c8800b453184e66ee147608
SHA1: 47b3dd5ea6251022ae6f288577de77801966e981
SHA256: 912007995f7159032f83e5a8e48fb4e3a47dc215218cbc5a56949962e00a9337
Description-en: Python module for interacting with the Asterisk PBX
Pyst consists of a set of interfaces and libraries to allow programming and
control of Asterisk from Python. The library currently supports:
.
* AGI (Asterisk Gateway Interface)
* AMI (Asterisk Manager Interface)
* parsing of Asterisk configuration files
.
It also provides a helper module to display Python AGI backtraces in the
Asterisk console.
Description-md5: a90b83b1e5c6394a8911323c970a5058
Enhances: asterisk
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu