How To Install wofi on Fedora 36

In this tutorial we learn how to install wofi in Fedora 36. wofi is A launcher/menu for wlroots based wayland compositors

Introduction

In this tutorial we learn how to install wofi on Fedora 36.

What is wofi

A launcher/menu for wlroots based wayland compositors.

We can use yum or dnf to install wofi on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install wofi.

Install wofi 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 wofi using dnf by running the following command:

sudo dnf -y install wofi

Install wofi 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 wofi using yum by running the following command:

sudo yum -y install wofi

How To Uninstall wofi on Fedora 36

To uninstall only the wofi package we can use the following command:

sudo dnf remove wofi

wofi Package Contents on Fedora 36

---
title: "How To Install wofi on Fedora 36"
linkTitle: "wofi"
type: "docs"
description: "In this tutorial we learn how to install wofi in Fedora 36. wofi is A launcher/menu for wlroots based wayland compositors"
date: "2022-08-17"
lastmod: "2022-08-17"
#image: /images/fedora/36/wofi-featured.png
---

## Introduction

In this tutorial we learn how to install `wofi` on Fedora 36.

### What is `wofi`

> A launcher/menu for wlroots based wayland compositors.  

We can use `yum` or `dnf` to install `wofi` on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install wofi.

## Install wofi on Fedora 36 Using dnf

Update yum database with `dnf` using the following command.

/usr/bin/wofi
/usr/lib/.build-id
/usr/lib/.build-id/9d
/usr/lib/.build-id/9d/806280ea843dd4e2628ab57b21f882872589fc
/usr/share/doc/wofi
/usr/share/doc/wofi/README.md
/usr/share/licenses/wofi
/usr/share/licenses/wofi/COPYING.md
/usr/share/man/man1/wofi.1.gz
/usr/share/man/man5/wofi.5.gz
/usr/share/man/man7/wofi-keys.7.gz
/usr/share/man/man7/wofi.7.gz
```bash
sudo dnf makecache --refresh

After updating yum database, We can install wofi using dnf by running the following command:

sudo dnf -y install wofi

Install wofi 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 wofi using yum by running the following command:

sudo yum -y install wofi

How To Uninstall wofi on Fedora 36

To uninstall only the wofi package we can use the following command:

sudo dnf remove wofi

wofi Package Contents on Fedora 36

References

Summary

In this tutorial we learn how to install wofi on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).

/usr/bin/wofi /usr/lib/.build-id /usr/lib/.build-id/f3 /usr/lib/.build-id/f3/579b5d0369c4fd46974491c1cbd8bb30f9bdd4 /usr/share/doc/wofi /usr/share/doc/wofi/README.md /usr/share/licenses/wofi /usr/share/licenses/wofi/COPYING.md /usr/share/man/man1/wofi.1.gz /usr/share/man/man5/wofi.5.gz /usr/share/man/man7/wofi-keys.7.gz /usr/share/man/man7/wofi.7.gz


## References

* [wofi website](https://hg.sr.ht/~scoopta/wofi)

## Summary

In this tutorial we learn how to install `wofi` on [Fedora 36](/fedora/36/) using [yum](/fedora/36/yum/) and [dnf]((/fedora/36/dnf/).