How to Install and Uninstall python3-renderspec.noarch Package on Fedora 35

Last updated: January 12,2025

1. Install "python3-renderspec.noarch" package

Here is a brief guide to show you how to install python3-renderspec.noarch on Fedora 35

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

2. Uninstall "python3-renderspec.noarch" package

Please follow the step by step instructions below to uninstall python3-renderspec.noarch on Fedora 35:

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

3. Information about the python3-renderspec.noarch package on Fedora 35

Last metadata expiration check: 2:16:15 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : python3-renderspec
Version : 1.12.0
Release : 9.fc35
Architecture : noarch
Size : 32 k
Source : python-renderspec-1.12.0-9.fc35.src.rpm
Repository : fedora
Summary : Jinja2 template renderer for generating .spec files
URL : http://docs.openstack.org/developer/renderspec/
License : ASL 2.0
Description :
: renderspec is a tool to convert a .spec.j2 Jinja2 template to a rpm .spec file
: which is usable for different distributions and follow their policies and
: processes.