How To Install libreoffice-icon-theme-papirus on Fedora 36

In this tutorial we learn how to install libreoffice-icon-theme-papirus in Fedora 36. libreoffice-icon-theme-papirus is Papirus theme for LibreOffice

Introduction

In this tutorial we learn how to install libreoffice-icon-theme-papirus on Fedora 36.

What is libreoffice-icon-theme-papirus

Papirus theme for LibreOffice. It is available in three variants - ePapirus - Papirus - Papirus Dark

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

Install libreoffice-icon-theme-papirus 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 libreoffice-icon-theme-papirus using dnf by running the following command:

sudo dnf -y install libreoffice-icon-theme-papirus

Install libreoffice-icon-theme-papirus 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 libreoffice-icon-theme-papirus using yum by running the following command:

sudo yum -y install libreoffice-icon-theme-papirus

How To Uninstall libreoffice-icon-theme-papirus on Fedora 36

To uninstall only the libreoffice-icon-theme-papirus package we can use the following command:

sudo dnf remove libreoffice-icon-theme-papirus

libreoffice-icon-theme-papirus Package Contents on Fedora 36

/usr/lib/libreoffice
/usr/lib/libreoffice/share
/usr/lib/libreoffice/share/config
/usr/lib/libreoffice/share/config/images_epapirus.zip
/usr/lib/libreoffice/share/config/images_papirus.zip
/usr/lib/libreoffice/share/config/images_papirus_dark.zip
/usr/share/doc/libreoffice-icon-theme-papirus
/usr/share/doc/libreoffice-icon-theme-papirus/AUTHORS
/usr/share/doc/libreoffice-icon-theme-papirus/README.md
/usr/share/licenses/libreoffice-icon-theme-papirus
/usr/share/licenses/libreoffice-icon-theme-papirus/LICENSE

References

Summary

In this tutorial we learn how to install libreoffice-icon-theme-papirus on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).