How To Install subversion-gnome on Fedora 36

In this tutorial we learn how to install subversion-gnome in Fedora 36. subversion-gnome is GNOME Keyring support for Subversion

Introduction

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

What is subversion-gnome

The subversion-gnome package adds support for storing Subversion passwords in the GNOME Keyring.

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

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

sudo dnf -y install subversion-gnome

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

sudo yum -y install subversion-gnome

How To Uninstall subversion-gnome on Fedora 36

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

sudo dnf remove subversion-gnome

subversion-gnome Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/c2/453fbd0bee6a863f3baf1aca2b8ae08901aa5d
/usr/lib/libsvn_auth_gnome_keyring-1.so.0
/usr/lib/libsvn_auth_gnome_keyring-1.so.0.0.14

References

Summary

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


title: “How To Install subversion-gnome on Fedora 36” linkTitle: “subversion-gnome” type: “docs” description: “In this tutorial we learn how to install subversion-gnome in Fedora 36. subversion-gnome is GNOME Keyring support for Subversion” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/subversion-gnome-featured.png

Introduction

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

What is subversion-gnome

The subversion-gnome package adds support for storing Subversion passwords in the GNOME Keyring.

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

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

sudo dnf -y install subversion-gnome

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

sudo yum -y install subversion-gnome

How To Uninstall subversion-gnome on Fedora 36

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

sudo dnf remove subversion-gnome

subversion-gnome Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/f4/b66b186dad73b666b9216a729a62949f867436
/usr/lib64/libsvn_auth_gnome_keyring-1.so.0
/usr/lib64/libsvn_auth_gnome_keyring-1.so.0.0.14

References

Summary

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