How to Install and Uninstall python-slip-dbus.noarch Package on Amazon Linux 2
Last updated: December 27,2024
1. Install "python-slip-dbus.noarch" package
Here is a brief guide to show you how to install python-slip-dbus.noarch on Amazon Linux 2
$
sudo yum makecache
Copied
$
sudo yum install
python-slip-dbus.noarch
Copied
2. Uninstall "python-slip-dbus.noarch" package
Learn how to uninstall python-slip-dbus.noarch on Amazon Linux 2:
$
sudo yum remove
python-slip-dbus.noarch
Copied
$
sudo yum autoremove
Copied
3. Information about the python-slip-dbus.noarch package on Amazon Linux 2
Loaded plugins: ovl, priorities
Available Packages
Name : python-slip-dbus
Arch : noarch
Version : 0.4.0
Release : 4.amzn2
Size : 32 k
Repo : amzn2-core/2/x86_64
Summary : Convenience functions for dbus services
URL : https://github.com/nphilipp/python-slip
License : GPLv2+
Description : The Simple Library for Python packages contain miscellaneous code
: for convenience, extension and workaround purposes.
:
: This package provides slip.dbus.service.Object, which is a
: dbus.service.Object derivative that ends itself after a certain
: time without being used and/or if there are no clients anymore on
: the message bus, as well as convenience functions and decorators
: for integrating a dbus service with PolicyKit.
Available Packages
Name : python-slip-dbus
Arch : noarch
Version : 0.4.0
Release : 4.amzn2
Size : 32 k
Repo : amzn2-core/2/x86_64
Summary : Convenience functions for dbus services
URL : https://github.com/nphilipp/python-slip
License : GPLv2+
Description : The Simple Library for Python packages contain miscellaneous code
: for convenience, extension and workaround purposes.
:
: This package provides slip.dbus.service.Object, which is a
: dbus.service.Object derivative that ends itself after a certain
: time without being used and/or if there are no clients anymore on
: the message bus, as well as convenience functions and decorators
: for integrating a dbus service with PolicyKit.