How to Install and Uninstall python-asterisk Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 26,2024
1. Install "python-asterisk" package
This guide covers the steps necessary to install python-asterisk on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
python-asterisk
Copied
2. Uninstall "python-asterisk" package
Please follow the instructions below to uninstall python-asterisk on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
python-asterisk
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python-asterisk package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: python-asterisk
Priority: extra
Section: universe/comm
Installed-Size: 72
Maintainer: Ubuntu Developers
Original-Maintainer: Debian VoIP Maintainers
Architecture: all
Source: py-asterisk
Version: 0.5.3-1.1
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/py-asterisk/python-asterisk_0.5.3-1.1_all.deb
Size: 16106
MD5sum: c4b29b5c5814f2e20db973f27a0e651e
SHA1: 700c4f1ca2589146ba2ae4a30a7be6c5d96179d1
SHA256: 5c1c89c4b21113578e3ee45f071f4ffb965a0e76e15880f8cea02b35974c0359
Description-en: Asterisk Manager API interface module for Python
The Python Asterisk package (codenamed py-Asterisk) is an attempt to produce
high quality, well documented Python bindings for the Asterisk Manager API.
.
The eventual goal of the package is to allow rich specification of the
Asterisk configuration in Python rather than in the quirky, unstructured,
undocumented mess called the Asterisk configuration files.
.
Working Functionality
.
Python package implementing a manager client and event dispatcher
User-oriented command line interface to manager API
.
Work In Progress
.
Introductary documentation for developers
Asterisk module allowing dialplan configuration via the manager API
Objects to represent the standard applications
Description-md5: cd539d9fb5e0c216630735f9c6d371a2
Homepage: https://pypi.python.org/pypi/py-Asterisk
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: extra
Section: universe/comm
Installed-Size: 72
Maintainer: Ubuntu Developers
Original-Maintainer: Debian VoIP Maintainers
Architecture: all
Source: py-asterisk
Version: 0.5.3-1.1
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/py-asterisk/python-asterisk_0.5.3-1.1_all.deb
Size: 16106
MD5sum: c4b29b5c5814f2e20db973f27a0e651e
SHA1: 700c4f1ca2589146ba2ae4a30a7be6c5d96179d1
SHA256: 5c1c89c4b21113578e3ee45f071f4ffb965a0e76e15880f8cea02b35974c0359
Description-en: Asterisk Manager API interface module for Python
The Python Asterisk package (codenamed py-Asterisk) is an attempt to produce
high quality, well documented Python bindings for the Asterisk Manager API.
.
The eventual goal of the package is to allow rich specification of the
Asterisk configuration in Python rather than in the quirky, unstructured,
undocumented mess called the Asterisk configuration files.
.
Working Functionality
.
Python package implementing a manager client and event dispatcher
User-oriented command line interface to manager API
.
Work In Progress
.
Introductary documentation for developers
Asterisk module allowing dialplan configuration via the manager API
Objects to represent the standard applications
Description-md5: cd539d9fb5e0c216630735f9c6d371a2
Homepage: https://pypi.python.org/pypi/py-Asterisk
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu