How To Install powwow on Fedora 36
Introduction
In this tutorial we learn how to install powwow
on Fedora 36.
What is powwow
Powwow is a powerful console MUD client that supports triggers, aliases, multiple connections, and more. It is primarily designed for DikuMUDs, but nothing prevents its use for other types of MUDs. This client is also extensible through a plugin interface.
We can use yum
or dnf
to install powwow
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install powwow.
Install powwow on Fedora 36 Using dnf
Update yum database with dnf
using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install powwow
using dnf
by running the following command:
sudo dnf -y install powwow
Install powwow on Fedora 36 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
After updating yum database, We can install powwow
using yum
by running the following command:
sudo yum -y install powwow
How To Uninstall powwow on Fedora 36
To uninstall only the powwow
package we can use the following command:
sudo dnf remove powwow
powwow Package Contents on Fedora 36
/usr/bin/powwow
/usr/bin/powwow-movie2ascii
/usr/bin/powwow-movieplay
/usr/bin/powwow-muc
/usr/lib/.build-id
/usr/lib/.build-id/10
/usr/lib/.build-id/10/7ff18152b0b50556f36378c12ee6a39631b932
/usr/lib/.build-id/36
/usr/lib/.build-id/36/5731351e89ed86ac1c13415252730709e7a915
/usr/lib/.build-id/76
/usr/lib/.build-id/76/fcdeaac93e8e3d8aaa5b652d6cf357c948a5b6
/usr/share/doc/powwow
/usr/share/doc/powwow/ChangeLog
/usr/share/doc/powwow/Config.demo
/usr/share/doc/powwow/README
/usr/share/doc/powwow/powwow.doc
/usr/share/licenses/powwow
/usr/share/licenses/powwow/COPYING
/usr/share/man/man6/powwow.6.gz
/usr/share/powwow
/usr/share/powwow/COPYING
/usr/share/powwow/powwow.help
References
Summary
In this tutorial we learn how to install powwow
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install powwow on Fedora 36” linkTitle: “powwow” type: “docs” description: “In this tutorial we learn how to install powwow in Fedora 36. powwow is A console MUD client” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/powwow-featured.png
Introduction
In this tutorial we learn how to install powwow
on Fedora 36.
What is powwow
Powwow is a powerful console MUD client that supports triggers, aliases, multiple connections, and more. It is primarily designed for DikuMUDs, but nothing prevents its use for other types of MUDs. This client is also extensible through a plugin interface.
We can use yum
or dnf
to install powwow
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install powwow.
Install powwow on Fedora 36 Using dnf
Update yum database with dnf
using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install powwow
using dnf
by running the following command:
sudo dnf -y install powwow
Install powwow on Fedora 36 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
After updating yum database, We can install powwow
using yum
by running the following command:
sudo yum -y install powwow
How To Uninstall powwow on Fedora 36
To uninstall only the powwow
package we can use the following command:
sudo dnf remove powwow
powwow Package Contents on Fedora 36
/usr/bin/powwow
/usr/bin/powwow-movie2ascii
/usr/bin/powwow-movieplay
/usr/bin/powwow-muc
/usr/lib/.build-id
/usr/lib/.build-id/83
/usr/lib/.build-id/83/e61b1cc7ab56e3d36e7364909d68057fae33dc
/usr/lib/.build-id/8a
/usr/lib/.build-id/8a/68fac454cf2c5a9557a81e2b6f72edb6d5d28d
/usr/lib/.build-id/c3
/usr/lib/.build-id/c3/33193beeed35b8194fdb35f01c316601bcee0f
/usr/share/doc/powwow
/usr/share/doc/powwow/ChangeLog
/usr/share/doc/powwow/Config.demo
/usr/share/doc/powwow/README
/usr/share/doc/powwow/powwow.doc
/usr/share/licenses/powwow
/usr/share/licenses/powwow/COPYING
/usr/share/man/man6/powwow.6.gz
/usr/share/powwow
/usr/share/powwow/COPYING
/usr/share/powwow/powwow.help
References
Summary
In this tutorial we learn how to install powwow
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).