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

Last updated: October 07,2024

1. Install "python3-nikola.noarch" package

Please follow the guidance below to install python3-nikola.noarch on Fedora 39

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

2. Uninstall "python3-nikola.noarch" package

This guide let you learn how to uninstall python3-nikola.noarch on Fedora 39:

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

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

Last metadata expiration check: 4:35:59 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-nikola
Version : 8.3.0
Release : 1.fc39
Architecture : noarch
Size : 1.5 M
Source : python-nikola-8.3.0-1.fc39.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.