How to Install and Uninstall python3-specfile.noarch Package on AlmaLinux 8

Last updated: May 19,2024

1. Install "python3-specfile.noarch" package

This tutorial shows how to install python3-specfile.noarch on AlmaLinux 8

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

2. Uninstall "python3-specfile.noarch" package

Please follow the step by step instructions below to uninstall python3-specfile.noarch on AlmaLinux 8:

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

3. Information about the python3-specfile.noarch package on AlmaLinux 8

Last metadata expiration check: 1:35:33 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : python3-specfile
Version : 0.6.0
Release : 1.el8
Architecture : noarch
Size : 69 k
Source : python-specfile-0.6.0-1.el8.src.rpm
Repository : epel
Summary : A library for parsing and manipulating RPM spec files
URL : https://github.com/packit/specfile
License : MIT
Description :
: Python library for parsing and manipulating RPM spec files.
: Main focus is on modifying existing spec files, any change should result
: in a minimal diff.