How to Install and Uninstall python3-nikola.noarch Package on Fedora 34

Last updated: October 04,2024

1. Install "python3-nikola.noarch" package

In this section, we are going to explain the necessary steps to install python3-nikola.noarch on Fedora 34

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

2. Uninstall "python3-nikola.noarch" package

This is a short guide on how to uninstall python3-nikola.noarch on Fedora 34:

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

3. Information about the python3-nikola.noarch package on Fedora 34

Last metadata expiration check: 1:37:19 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-nikola
Version : 8.1.3
Release : 3.fc34
Architecture : noarch
Size : 1.2 M
Source : python-nikola-8.1.3-3.fc34.src.rpm
Repository : updates
Summary : A modular, fast, simple, static website and blog generator
URL : https://getnikola.com/
License : MIT and CC0 and BSD
Description : Nikola is a static site and blog generator using Python. It generates sites
: with tags, feeds, archives, comments, and more from plain text files. Source
: can be unformatted, or formatted with reStructuredText or Markdown.
: This package contains the Python implementation of nikola.