How To Install colobot-music on Fedora 36

In this tutorial we learn how to install colobot-music in Fedora 36. colobot-music is Music for Colobot

Introduction

In this tutorial we learn how to install colobot-music on Fedora 36.

What is colobot-music

Music files used by Colobot Gold.

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

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

sudo dnf -y install colobot-music

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

sudo yum -y install colobot-music

How To Uninstall colobot-music on Fedora 36

To uninstall only the colobot-music package we can use the following command:

sudo dnf remove colobot-music

colobot-music Package Contents on Fedora 36

/usr/share/colobot
/usr/share/colobot/music
/usr/share/colobot/music/Constructive.ogg
/usr/share/colobot/music/Humanitarian.ogg
/usr/share/colobot/music/Hv2.ogg
/usr/share/colobot/music/Infinite.ogg
/usr/share/colobot/music/Intro1.ogg
/usr/share/colobot/music/Intro2.ogg
/usr/share/colobot/music/Proton.ogg
/usr/share/colobot/music/Prototype.ogg
/usr/share/colobot/music/Quite.ogg
/usr/share/colobot/music/music002.ogg
/usr/share/colobot/music/music003.ogg
/usr/share/colobot/music/music004.ogg
/usr/share/colobot/music/music005.ogg
/usr/share/colobot/music/music006.ogg
/usr/share/colobot/music/music007.ogg
/usr/share/colobot/music/music008.ogg
/usr/share/colobot/music/music009.ogg
/usr/share/colobot/music/music010.ogg
/usr/share/colobot/music/music011.ogg
/usr/share/colobot/music/music012.ogg
/usr/share/colobot/music/music013.ogg
/usr/share/licenses/colobot-music
/usr/share/licenses/colobot-music/LICENSE.txt

References

Summary

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