How to Install and Uninstall perl-Kwiki.noarch Package on Fedora 34

Last updated: July 04,2024

1. Install "perl-Kwiki.noarch" package

Please follow the guidance below to install perl-Kwiki.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install perl-Kwiki.noarch

2. Uninstall "perl-Kwiki.noarch" package

This guide covers the steps necessary to uninstall perl-Kwiki.noarch on Fedora 34:

$ sudo dnf remove perl-Kwiki.noarch $ sudo dnf autoremove

3. Information about the perl-Kwiki.noarch package on Fedora 34

Last metadata expiration check: 1:44:43 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : perl-Kwiki
Version : 0.39
Release : 42.fc34
Architecture : noarch
Size : 86 k
Source : perl-Kwiki-0.39-42.fc34.src.rpm
Repository : fedora
Summary : Kwiki Wiki Building Framework
URL : https://metacpan.org/release/Kwiki
License : GPL+ or Artistic
Description : A Wiki is a website that allows its users to add pages, and edit any
: existing pages. It is one of the most popular forms of web collaboration.
: If you are new to wiki, visit http://c2.com/cgi/wiki?WelcomeVisitors
: which is possibly the oldest wiki, and has lots of information about how
: wikis work.
:
: Kwiki is a Perl wiki implementation based on the Spoon application
: architecture and using the Spiffy object orientation model. The major goals
: of Kwiki are that it be easy to install, maintain and extend.
:
: All the features of a Kwiki wiki come from plugin modules. The base
: installation comes with the bare minimum plugins to make a working Kwiki.
: To make a really nice Kwiki installation you need to install additional
: plugins. Which plugins you pick is entirely up to you. Another goal of
: Kwiki is that every installation will be unique. When there are hundreds of
: plugins available, this will hopefully be the case.