How To Install gnome-multi-writer on Fedora 36

In this tutorial we learn how to install gnome-multi-writer in Fedora 36. gnome-multi-writer is Write an ISO file to multiple USB devices at once

Introduction

In this tutorial we learn how to install gnome-multi-writer on Fedora 36.

What is gnome-multi-writer

GNOME MultiWriter can be used to write an ISO file to multiple USB devices simultaneously.

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

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

sudo dnf -y install gnome-multi-writer

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

sudo yum -y install gnome-multi-writer

How To Uninstall gnome-multi-writer on Fedora 36

To uninstall only the gnome-multi-writer package we can use the following command:

sudo dnf remove gnome-multi-writer

gnome-multi-writer Package Contents on Fedora 36

/usr/bin/gnome-multi-writer
/usr/lib/.build-id
/usr/lib/.build-id/4b
/usr/lib/.build-id/4b/f51283de9cc5fa06d4bca313a931e56be7cee3
/usr/lib/.build-id/d2
/usr/lib/.build-id/d2/28f0265ac2a0b5dc7f2e798bf48eb85707782f
/usr/libexec/gnome-multi-writer-probe
/usr/share/applications/org.gnome.MultiWriter.desktop
/usr/share/doc/gnome-multi-writer
/usr/share/doc/gnome-multi-writer/AUTHORS
/usr/share/doc/gnome-multi-writer/README.md
/usr/share/glib-2.0/schemas/org.gnome.MultiWriter.gschema.xml
/usr/share/icons/hicolor/16x16/apps/org.gnome.MultiWriter.png
/usr/share/icons/hicolor/22x22/apps/org.gnome.MultiWriter.png
/usr/share/icons/hicolor/256x256/apps/org.gnome.MultiWriter.png
/usr/share/icons/hicolor/32x32/apps/org.gnome.MultiWriter.png
/usr/share/icons/hicolor/48x48/apps/org.gnome.MultiWriter.png
/usr/share/licenses/gnome-multi-writer
/usr/share/licenses/gnome-multi-writer/COPYING
/usr/share/locale/bs/LC_MESSAGES/gnome-multi-writer.mo
/usr/share/locale/ca/LC_MESSAGES/gnome-multi-writer.mo
/usr/share/locale/cs/LC_MESSAGES/gnome-multi-writer.mo
/usr/share/locale/da/LC_MESSAGES/gnome-multi-writer.mo
/usr/share/locale/de/LC_MESSAGES/gnome-multi-writer.mo
/usr/share/locale/el/LC_MESSAGES/gnome-multi-writer.mo
/usr/share/locale/en_GB/LC_MESSAGES/gnome-multi-writer.mo
/usr/share/locale/es/LC_MESSAGES/gnome-multi-writer.mo
/usr/share/locale/eu/LC_MESSAGES/gnome-multi-writer.mo
/usr/share/locale/fa/LC_MESSAGES/gnome-multi-writer.mo
/usr/share/locale/fi/LC_MESSAGES/gnome-multi-writer.mo
/usr/share/locale/fr/LC_MESSAGES/gnome-multi-writer.mo
/usr/share/locale/fur/LC_MESSAGES/gnome-multi-writer.mo
/usr/share/locale/gl/LC_MESSAGES/gnome-multi-writer.mo
/usr/share/locale/he/LC_MESSAGES/gnome-multi-writer.mo
/usr/share/locale/hr/LC_MESSAGES/gnome-multi-writer.mo
/usr/share/locale/hu/LC_MESSAGES/gnome-multi-writer.mo
/usr/share/locale/id/LC_MESSAGES/gnome-multi-writer.mo
/usr/share/locale/it/LC_MESSAGES/gnome-multi-writer.mo
/usr/share/locale/ja/LC_MESSAGES/gnome-multi-writer.mo
/usr/share/locale/nb/LC_MESSAGES/gnome-multi-writer.mo
/usr/share/locale/nl/LC_MESSAGES/gnome-multi-writer.mo
/usr/share/locale/oc/LC_MESSAGES/gnome-multi-writer.mo
/usr/share/locale/pl/LC_MESSAGES/gnome-multi-writer.mo
/usr/share/locale/pt/LC_MESSAGES/gnome-multi-writer.mo
/usr/share/locale/pt_BR/LC_MESSAGES/gnome-multi-writer.mo
/usr/share/locale/ru/LC_MESSAGES/gnome-multi-writer.mo
/usr/share/locale/sk/LC_MESSAGES/gnome-multi-writer.mo
/usr/share/locale/sl/LC_MESSAGES/gnome-multi-writer.mo
/usr/share/locale/sr/LC_MESSAGES/gnome-multi-writer.mo
/usr/share/locale/sr@latin/LC_MESSAGES/gnome-multi-writer.mo
/usr/share/locale/sv/LC_MESSAGES/gnome-multi-writer.mo
/usr/share/locale/tr/LC_MESSAGES/gnome-multi-writer.mo
/usr/share/locale/uk/LC_MESSAGES/gnome-multi-writer.mo
/usr/share/locale/zh_CN/LC_MESSAGES/gnome-multi-writer.mo
/usr/share/locale/zh_TW/LC_MESSAGES/gnome-multi-writer.mo
/usr/share/man/man1/gnome-multi-writer.1.gz
/usr/share/metainfo/org.gnome.MultiWriter.appdata.xml
/usr/share/polkit-1/actions/org.gnome.MultiWriter.policy

References

Summary

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