How to Install and Uninstall python-notify2 Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 26,2024
1. Install "python-notify2" package
This guide covers the steps necessary to install python-notify2 on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
python-notify2
Copied
2. Uninstall "python-notify2" package
Please follow the instructions below to uninstall python-notify2 on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
python-notify2
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python-notify2 package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: python-notify2
Priority: optional
Section: universe/python
Installed-Size: 65
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Version: 0.3-3
Depends: python:any (>= 2.7.5-5~), python:any (<< 2.8), python-dbus
Recommends: notification-daemon
Filename: pool/universe/p/python-notify2/python-notify2_0.3-3_all.deb
Size: 10544
MD5sum: 419397888f4275491c4f64ee610ad658
SHA1: 473b295a493ea54c84a1c6549ab9132c1365cff8
SHA256: 7e8976777a9ac1e21876c44317ccbb50def5ad186fbdba11ddbecdde7b97b152
Description-en: desktop notifications API for Python
notify2 provides a Python interface to the Freedesktop notifications system,
which allows programs to display information to the user in an unobtrusive way.
Notifications are sent over DBus to a notification daemon, which is responsible
for presenting them to the user.
.
notify2 is intended as a replacement for pynotify (package python-notify), and
its interface is largely copied from there, although it isn't a complete clone.
.
This is the Python 2 version of the package.
Description-md5: 2829c839545a2c8a3d2d1f12672b3481
Homepage: http://pypi.python.org/pypi/notify2
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/python
Installed-Size: 65
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Version: 0.3-3
Depends: python:any (>= 2.7.5-5~), python:any (<< 2.8), python-dbus
Recommends: notification-daemon
Filename: pool/universe/p/python-notify2/python-notify2_0.3-3_all.deb
Size: 10544
MD5sum: 419397888f4275491c4f64ee610ad658
SHA1: 473b295a493ea54c84a1c6549ab9132c1365cff8
SHA256: 7e8976777a9ac1e21876c44317ccbb50def5ad186fbdba11ddbecdde7b97b152
Description-en: desktop notifications API for Python
notify2 provides a Python interface to the Freedesktop notifications system,
which allows programs to display information to the user in an unobtrusive way.
Notifications are sent over DBus to a notification daemon, which is responsible
for presenting them to the user.
.
notify2 is intended as a replacement for pynotify (package python-notify), and
its interface is largely copied from there, although it isn't a complete clone.
.
This is the Python 2 version of the package.
Description-md5: 2829c839545a2c8a3d2d1f12672b3481
Homepage: http://pypi.python.org/pypi/notify2
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu