How To Install colord-gtk4 on Fedora 36
Introduction
In this tutorial we learn how to install colord-gtk4
on Fedora 36.
What is colord-gtk4
colord-gtk is a support library for colord and provides additional functionality that requires GTK. This package contains the GTK 4 build of colord-gtk.
title: “How To Install colord-gtk4 on Fedora 36”
We can use yum
or dnf
to install colord-gtk4
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install colord-gtk4.
linkTitle: “colord-gtk4” type: “docs”
Install colord-gtk4 on Fedora 36 Using dnf
description: “In this tutorial we learn how to install colord-gtk4 in Fedora 36. colord-gtk4 is GTK 4 support library for colord”
Update yum database with dnf
using the following command.
date: “2022-08-17”
lastmod: “2022-08-17”
sudo dnf makecache --refresh
After updating yum database, We can install colord-gtk4
using dnf
by running the following command:
sudo dnf -y install colord-gtk4
#image: /images/fedora/36/colord-gtk4-featured.png
Install colord-gtk4 on Fedora 36 Using yum
Update yum database with yum
using the following command.
Introduction
In this tutorial we learn how to install `colord-gtk4` on Fedora 36.
sudo yum makecache --refresh
What is colord-gtk4
After updating yum database, We can install colord-gtk4
using yum
by running the following command:
colord-gtk is a support library for colord and provides additional functionality that requires GTK. This package contains the GTK 4 build of colord-gtk.
sudo yum -y install colord-gtk4
We can use `yum` or `dnf` to install `colord-gtk4` on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install colord-gtk4.
How To Uninstall colord-gtk4 on Fedora 36
Install colord-gtk4 on Fedora 36 Using dnf
Update yum database with dnf
using the following command.
To uninstall only the colord-gtk4
package we can use the following command:
```bash
sudo dnf makecache --refresh
sudo dnf remove colord-gtk4
## colord-gtk4 Package Contents on Fedora 36
After updating yum database, We can install `colord-gtk4` using `dnf` by running the following command:
```bash
```bash
sudo dnf -y install colord-gtk4
Install colord-gtk4 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 colord-gtk4
using yum
by running the following command:
sudo yum -y install colord-gtk4
How To Uninstall colord-gtk4 on Fedora 36
To uninstall only the colord-gtk4
package we can use the following command:
sudo dnf remove colord-gtk4
colord-gtk4 Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/1a
/usr/lib/.build-id/1a/212cd2c7ecf744e1db53863e5634312724e9d9
/usr/lib64/libcolord-gtk4.so.1
/usr/lib64/libcolord-gtk4.so.1.0.3
References
Summary
In this tutorial we learn how to install colord-gtk4
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
/usr/lib/.build-id /usr/lib/.build-id/96 /usr/lib/.build-id/96/abf062f0ea3c10fdd67d43a3d0dec5d9bdb448 /usr/lib/libcolord-gtk4.so.1 /usr/lib/libcolord-gtk4.so.1.0.3
## References
* [colord-gtk4 website](http://www.freedesktop.org/software/colord/)
## Summary
In this tutorial we learn how to install `colord-gtk4` on [Fedora 36](/fedora/36/) using [yum](/fedora/36/yum/) and [dnf]((/fedora/36/dnf/).