How To Install gcr-base on Fedora 36
Introduction
In this tutorial we learn how to install gcr-base
on Fedora 36.
What is gcr-base
The gcr-base package includes the gcr-base library.
We can use yum
or dnf
to install gcr-base
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install gcr-base.
Install gcr-base 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 gcr-base
using dnf
by running the following command:
sudo dnf -y install gcr-base
Install gcr-base 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 gcr-base
using yum
by running the following command:
sudo yum -y install gcr-base
How To Uninstall gcr-base on Fedora 36
To uninstall only the gcr-base
package we can use the following command:
sudo dnf remove gcr-base
gcr-base Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/33
/usr/lib/.build-id/33/c22950ad010e0f29179332298f74a92efa47d3
/usr/lib/.build-id/e6
/usr/lib/.build-id/e6/22c44ced700d0e8d5a68442c3865717accbb4a
/usr/lib64/libgck-1.so.0
/usr/lib64/libgck-1.so.0.0.0
/usr/lib64/libgcr-base-3.so.1
/usr/lib64/libgcr-base-3.so.1.0.0
References
Summary
In this tutorial we learn how to install gcr-base
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install gcr-base on Fedora 36” linkTitle: “gcr-base” type: “docs” description: “In this tutorial we learn how to install gcr-base in Fedora 36. gcr-base is Library files for gcr” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/gcr-base-featured.png
Introduction
In this tutorial we learn how to install gcr-base
on Fedora 36.
What is gcr-base
The gcr-base package includes the gcr-base library.
We can use yum
or dnf
to install gcr-base
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install gcr-base.
Install gcr-base 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 gcr-base
using dnf
by running the following command:
sudo dnf -y install gcr-base
Install gcr-base 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 gcr-base
using yum
by running the following command:
sudo yum -y install gcr-base
How To Uninstall gcr-base on Fedora 36
To uninstall only the gcr-base
package we can use the following command:
sudo dnf remove gcr-base
gcr-base Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/27
/usr/lib/.build-id/27/677c398fd686637d6c2432497b7dcfd0d106da
/usr/lib/.build-id/ad
/usr/lib/.build-id/ad/96bdbc29744e1618c5775cab3f6d76324f60ad
/usr/lib/libgck-1.so.0
/usr/lib/libgck-1.so.0.0.0
/usr/lib/libgcr-base-3.so.1
/usr/lib/libgcr-base-3.so.1.0.0
References
Summary
In this tutorial we learn how to install gcr-base
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).