How to Install and Uninstall python3-inotify_simple.noarch Package on AlmaLinux 8
Last updated: November 14,2024
1. Install "python3-inotify_simple.noarch" package
This is a short guide on how to install python3-inotify_simple.noarch on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-inotify_simple.noarch
Copied
2. Uninstall "python3-inotify_simple.noarch" package
Please follow the steps below to uninstall python3-inotify_simple.noarch on AlmaLinux 8:
$
sudo dnf remove
python3-inotify_simple.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-inotify_simple.noarch package on AlmaLinux 8
Last metadata expiration check: 2:10:24 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : python3-inotify_simple
Version : 1.3.4
Release : 1.el8
Architecture : noarch
Size : 19 k
Source : python-inotify_simple-1.3.4-1.el8.src.rpm
Repository : epel
Summary : A simple Python 3 wrapper around inotify
URL : https://github.com/chrisjbillington/inotify_simple
License : BSD
Description :
: inotify_simple is a simple Python wrapper around inotify. No fancy bells and
: whistles, just a literal wrapper with ctypes. Only 122 lines of code!
Available Packages
Name : python3-inotify_simple
Version : 1.3.4
Release : 1.el8
Architecture : noarch
Size : 19 k
Source : python-inotify_simple-1.3.4-1.el8.src.rpm
Repository : epel
Summary : A simple Python 3 wrapper around inotify
URL : https://github.com/chrisjbillington/inotify_simple
License : BSD
Description :
: inotify_simple is a simple Python wrapper around inotify. No fancy bells and
: whistles, just a literal wrapper with ctypes. Only 122 lines of code!