How To Install snapper-libs on Fedora 36

In this tutorial we learn how to install snapper-libs in Fedora 36. snapper-libs is Library for filesystem snapshot management

Introduction

In this tutorial we learn how to install snapper-libs on Fedora 36.

What is snapper-libs

This package contains the snapper shared library for filesystem snapshot management.

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

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

sudo dnf -y install snapper-libs

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

sudo yum -y install snapper-libs

How To Uninstall snapper-libs on Fedora 36

To uninstall only the snapper-libs package we can use the following command:

sudo dnf remove snapper-libs

snapper-libs Package Contents on Fedora 36

/etc/snapper
/etc/snapper/configs
/etc/sysconfig/snapper
/usr/lib/.build-id
/usr/lib/.build-id/9e
/usr/lib/.build-id/9e/cbe3d17934f235e3184cd019fe6c12eaabedfc
/usr/lib/libsnapper.so.6
/usr/lib/libsnapper.so.6.0.0
/usr/share/licenses/snapper-libs
/usr/share/licenses/snapper-libs/COPYING
/usr/share/snapper
/usr/share/snapper/config-templates
/usr/share/snapper/config-templates/default
/usr/share/snapper/filters
/usr/share/snapper/filters/base.txt
/usr/share/snapper/filters/lvm.txt
/usr/share/snapper/filters/x11.txt

References

Summary

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


title: “How To Install snapper-libs on Fedora 36” linkTitle: “snapper-libs” type: “docs” description: “In this tutorial we learn how to install snapper-libs in Fedora 36. snapper-libs is Library for filesystem snapshot management” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/snapper-libs-featured.png

Introduction

In this tutorial we learn how to install snapper-libs on Fedora 36.

What is snapper-libs

This package contains the snapper shared library for filesystem snapshot management.

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

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

sudo dnf -y install snapper-libs

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

sudo yum -y install snapper-libs

How To Uninstall snapper-libs on Fedora 36

To uninstall only the snapper-libs package we can use the following command:

sudo dnf remove snapper-libs

snapper-libs Package Contents on Fedora 36

/etc/snapper
/etc/snapper/configs
/etc/sysconfig/snapper
/usr/lib/.build-id
/usr/lib/.build-id/87
/usr/lib/.build-id/87/deb4e97650d1324ba50c4da1fae30be1427dc8
/usr/lib64/libsnapper.so.6
/usr/lib64/libsnapper.so.6.0.0
/usr/share/licenses/snapper-libs
/usr/share/licenses/snapper-libs/COPYING
/usr/share/snapper
/usr/share/snapper/config-templates
/usr/share/snapper/config-templates/default
/usr/share/snapper/filters
/usr/share/snapper/filters/base.txt
/usr/share/snapper/filters/lvm.txt
/usr/share/snapper/filters/x11.txt

References

Summary

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