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

Last updated: September 28,2024

1. Install "python-starpy" package

This is a short guide on how to install python-starpy on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-starpy

2. Uninstall "python-starpy" package

This guide covers the steps necessary to uninstall python-starpy on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-starpy
Priority: optional
Section: universe/python
Installed-Size: 194
Maintainer: Ubuntu Developers
Original-Maintainer: Debian VoIP Team
Architecture: all
Source: starpy
Version: 1.0.1.0.git.20140806-1
Depends: python-twisted-core, python (>= 2.7), python (<< 2.8)
Recommends: asterisk
Filename: pool/universe/s/starpy/python-starpy_1.0.1.0.git.20140806-1_all.deb
Size: 34352
MD5sum: 94107583e9f7bec329982bbafa100f68
SHA1: 4908643083722a9ed99fc4ec59dc3493dde4e8bd
SHA256: bcb44196e82b6fbd75e1548bbd5ed22d5e62c7bc327de2ec83a1dbc016607246
Description-en: Asterisk (AMI) protocols for Twisted Python
A Twisted Python protocol that provides access to the Asterisk PBX's Manager
Interface (AMI) and Fast Asterisk Gateway Interface (FastAGI). Together these
allow you to write both command-and-control interfaces (used, for example to
generate new calls) and to customize user interactions from the dial-plan.
Description-md5: b0196e1a3b077b17197d56546d5e1ff8
Homepage: https://github.com/asterisk/starpy
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu