How to Install and Uninstall python3-spur.noarch Package on Oracle Linux 9

Last updated: September 30,2024

1. Install "python3-spur.noarch" package

This is a short guide on how to install python3-spur.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install python3-spur.noarch

2. Uninstall "python3-spur.noarch" package

This guide let you learn how to uninstall python3-spur.noarch on Oracle Linux 9:

$ sudo dnf remove python3-spur.noarch $ sudo dnf autoremove

3. Information about the python3-spur.noarch package on Oracle Linux 9

Last metadata expiration check: 0:55:15 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python3-spur
Version : 0.3.22
Release : 2.el9
Architecture : noarch
Size : 35 k
Source : python-spur-0.3.22-2.el9.src.rpm
Repository : epel
Summary : Run commands locally or over SSH using the same interface
URL : https://github.com/mwilliamson/spur.py
License : BSD
Description : Run commands and manipulate files locally or over SSH using the same interface.