How To Install gfbgraph on Fedora 36
Introduction
In this tutorial we learn how to install gfbgraph
on Fedora 36.
What is gfbgraph
GLib/GObject wrapper for the Facebook Graph API that integrates with GNOME Online Accounts.
We can use yum
or dnf
to install gfbgraph
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install gfbgraph.
Install gfbgraph 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 gfbgraph
using dnf
by running the following command:
sudo dnf -y install gfbgraph
Install gfbgraph 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 gfbgraph
using yum
by running the following command:
sudo yum -y install gfbgraph
How To Uninstall gfbgraph on Fedora 36
To uninstall only the gfbgraph
package we can use the following command:
sudo dnf remove gfbgraph
gfbgraph Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/81
/usr/lib/.build-id/81/0af8e245423ce9d64134177ac4c7aa40557d68
/usr/lib/girepository-1.0
/usr/lib/girepository-1.0/GFBGraph-0.2.typelib
/usr/lib/libgfbgraph-0.2.so.0
/usr/lib/libgfbgraph-0.2.so.0.0.0
/usr/share/doc/gfbgraph
/usr/share/doc/gfbgraph/AUTHORS
/usr/share/doc/gfbgraph/COPYING
/usr/share/doc/gfbgraph/NEWS
/usr/share/doc/gfbgraph/README
References
Summary
In this tutorial we learn how to install gfbgraph
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install gfbgraph on Fedora 36” linkTitle: “gfbgraph” type: “docs” description: “In this tutorial we learn how to install gfbgraph in Fedora 36. gfbgraph is GLib/GObject wrapper for the Facebook Graph API” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/gfbgraph-featured.png
Introduction
In this tutorial we learn how to install gfbgraph
on Fedora 36.
What is gfbgraph
GLib/GObject wrapper for the Facebook Graph API that integrates with GNOME Online Accounts.
We can use yum
or dnf
to install gfbgraph
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install gfbgraph.
Install gfbgraph 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 gfbgraph
using dnf
by running the following command:
sudo dnf -y install gfbgraph
Install gfbgraph 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 gfbgraph
using yum
by running the following command:
sudo yum -y install gfbgraph
How To Uninstall gfbgraph on Fedora 36
To uninstall only the gfbgraph
package we can use the following command:
sudo dnf remove gfbgraph
gfbgraph Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/b6
/usr/lib/.build-id/b6/f1124151188e4acd98abc9eef352b612bb427b
/usr/lib64/girepository-1.0
/usr/lib64/girepository-1.0/GFBGraph-0.2.typelib
/usr/lib64/libgfbgraph-0.2.so.0
/usr/lib64/libgfbgraph-0.2.so.0.0.0
/usr/share/doc/gfbgraph
/usr/share/doc/gfbgraph/AUTHORS
/usr/share/doc/gfbgraph/COPYING
/usr/share/doc/gfbgraph/NEWS
/usr/share/doc/gfbgraph/README
References
Summary
In this tutorial we learn how to install gfbgraph
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).