How to Install and Uninstall python-applicationinsights Package on Ubuntu 18.04 LTS (Bionic Beaver)

Last updated: May 17,2024

1. Install "python-applicationinsights" package

This tutorial shows how to install python-applicationinsights on Ubuntu 18.04 LTS (Bionic Beaver)

$ sudo apt update $ sudo apt install python-applicationinsights

2. Uninstall "python-applicationinsights" package

Please follow the instructions below to uninstall python-applicationinsights on Ubuntu 18.04 LTS (Bionic Beaver):

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

3. Information about the python-applicationinsights package on Ubuntu 18.04 LTS (Bionic Beaver)

Package: python-applicationinsights
Architecture: all
Version: 0.11.0-1
Priority: optional
Section: universe/python
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Azure Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 215
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/python-applicationinsights/python-applicationinsights_0.11.0-1_all.deb
Size: 27348
MD5sum: 0d818b995b3b0c8c8de8609f279c3c8d
SHA1: cc17367d79ec37cf496aa97e3a4971f5baa24389
SHA256: 2c5dba2b1dbdf63455ecbc1f6e143822b69e60291d3c74b61d7301813a9ff09e
Homepage: https://pypi.python.org/pypi/applicationinsights/
Description: Azure Application Insights API for Python 2.x
Description-md5: bae8c65838e2f8ade7f9977f5ca09d5a

5. The same packages on other Linux Distributions