How to Install and Uninstall ikiwiki.noarch Package on Fedora 34

Last updated: November 29,2024

1. Install "ikiwiki.noarch" package

This guide let you learn how to install ikiwiki.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install ikiwiki.noarch

2. Uninstall "ikiwiki.noarch" package

Learn how to uninstall ikiwiki.noarch on Fedora 34:

$ sudo dnf remove ikiwiki.noarch $ sudo dnf autoremove

3. Information about the ikiwiki.noarch package on Fedora 34

Last metadata expiration check: 1:49:30 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : ikiwiki
Version : 3.20200202.3
Release : 5.fc34
Architecture : noarch
Size : 1.5 M
Source : ikiwiki-3.20200202.3-5.fc34.src.rpm
Repository : fedora
Summary : A wiki compiler
URL : http://ikiwiki.info/
License : GPLv2+ and BSD
Description : Ikiwiki is a wiki compiler. It converts wiki pages into HTML pages
: suitable for publishing on a website. Ikiwiki stores pages and history
: in a revision control system such as Subversion or Git. There are many
: other features, including support for blogging, as well as a large
: array of plugins.