How To Install gitg on Fedora 36
Introduction
In this tutorial we learn how to install gitg
on Fedora 36.
What is gitg
gitg is the GNOME GUI client to view git repositories.
We can use yum
or dnf
to install gitg
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install gitg.
Install gitg 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 gitg
using dnf
by running the following command:
sudo dnf -y install gitg
Install gitg 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 gitg
using yum
by running the following command:
sudo yum -y install gitg
How To Uninstall gitg on Fedora 36
To uninstall only the gitg
package we can use the following command:
sudo dnf remove gitg
gitg Package Contents on Fedora 36
/usr/bin/gitg
/usr/lib/.build-id
/usr/lib/.build-id/92
/usr/lib/.build-id/92/4f95866ffd4bd730125d873baedfbc6b845a01
/usr/share/applications/org.gnome.gitg.desktop
/usr/share/doc/gitg
/usr/share/doc/gitg/AUTHORS
/usr/share/doc/gitg/NEWS
/usr/share/doc/gitg/README.md
/usr/share/gitg
/usr/share/gitg/icons
/usr/share/gitg/icons/hicolor
/usr/share/gitg/icons/hicolor/scalable
/usr/share/gitg/icons/hicolor/scalable/actions
/usr/share/gitg/icons/hicolor/scalable/actions/diff-symbolic.svg
/usr/share/glib-2.0/schemas/org.gnome.gitg.gschema.xml
/usr/share/icons/hicolor/scalable/apps/org.gnome.gitg-symbolic.svg
/usr/share/icons/hicolor/scalable/apps/org.gnome.gitg.svg
/usr/share/licenses/gitg
/usr/share/licenses/gitg/COPYING
/usr/share/locale/as/LC_MESSAGES/gitg.mo
/usr/share/locale/bg/LC_MESSAGES/gitg.mo
/usr/share/locale/bs/LC_MESSAGES/gitg.mo
/usr/share/locale/ca/LC_MESSAGES/gitg.mo
/usr/share/locale/ca@valencia/LC_MESSAGES/gitg.mo
/usr/share/locale/cs/LC_MESSAGES/gitg.mo
/usr/share/locale/da/LC_MESSAGES/gitg.mo
/usr/share/locale/de/LC_MESSAGES/gitg.mo
/usr/share/locale/el/LC_MESSAGES/gitg.mo
/usr/share/locale/en_GB/LC_MESSAGES/gitg.mo
/usr/share/locale/eo/LC_MESSAGES/gitg.mo
/usr/share/locale/es/LC_MESSAGES/gitg.mo
/usr/share/locale/eu/LC_MESSAGES/gitg.mo
/usr/share/locale/fi/LC_MESSAGES/gitg.mo
/usr/share/locale/fr/LC_MESSAGES/gitg.mo
/usr/share/locale/fur/LC_MESSAGES/gitg.mo
/usr/share/locale/gl/LC_MESSAGES/gitg.mo
/usr/share/locale/he/LC_MESSAGES/gitg.mo
/usr/share/locale/hu/LC_MESSAGES/gitg.mo
/usr/share/locale/id/LC_MESSAGES/gitg.mo
/usr/share/locale/it/LC_MESSAGES/gitg.mo
/usr/share/locale/ja/LC_MESSAGES/gitg.mo
/usr/share/locale/kk/LC_MESSAGES/gitg.mo
/usr/share/locale/ko/LC_MESSAGES/gitg.mo
/usr/share/locale/lt/LC_MESSAGES/gitg.mo
/usr/share/locale/lv/LC_MESSAGES/gitg.mo
/usr/share/locale/ml/LC_MESSAGES/gitg.mo
/usr/share/locale/ms/LC_MESSAGES/gitg.mo
/usr/share/locale/nb/LC_MESSAGES/gitg.mo
/usr/share/locale/ne/LC_MESSAGES/gitg.mo
/usr/share/locale/nl/LC_MESSAGES/gitg.mo
/usr/share/locale/oc/LC_MESSAGES/gitg.mo
/usr/share/locale/pa/LC_MESSAGES/gitg.mo
/usr/share/locale/pl/LC_MESSAGES/gitg.mo
/usr/share/locale/pt/LC_MESSAGES/gitg.mo
/usr/share/locale/pt_BR/LC_MESSAGES/gitg.mo
/usr/share/locale/ro/LC_MESSAGES/gitg.mo
/usr/share/locale/ru/LC_MESSAGES/gitg.mo
/usr/share/locale/sk/LC_MESSAGES/gitg.mo
/usr/share/locale/sl/LC_MESSAGES/gitg.mo
/usr/share/locale/sr/LC_MESSAGES/gitg.mo
/usr/share/locale/sr@latin/LC_MESSAGES/gitg.mo
/usr/share/locale/sv/LC_MESSAGES/gitg.mo
/usr/share/locale/tr/LC_MESSAGES/gitg.mo
/usr/share/locale/uk/LC_MESSAGES/gitg.mo
/usr/share/locale/vi/LC_MESSAGES/gitg.mo
/usr/share/locale/zh_CN/LC_MESSAGES/gitg.mo
/usr/share/locale/zh_HK/LC_MESSAGES/gitg.mo
/usr/share/locale/zh_TW/LC_MESSAGES/gitg.mo
/usr/share/man/man1/gitg.1.gz
/usr/share/metainfo/org.gnome.gitg.appdata.xml
References
Summary
In this tutorial we learn how to install gitg
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install gitg on Fedora 36” linkTitle: “gitg” type: “docs” description: “In this tutorial we learn how to install gitg in Fedora 36. gitg is GTK+ graphical interface for the git revision control system” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/gitg-featured.png
Introduction
In this tutorial we learn how to install gitg
on Fedora 36.
What is gitg
gitg is the GNOME GUI client to view git repositories.
We can use yum
or dnf
to install gitg
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install gitg.
Install gitg 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 gitg
using dnf
by running the following command:
sudo dnf -y install gitg
Install gitg 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 gitg
using yum
by running the following command:
sudo yum -y install gitg
How To Uninstall gitg on Fedora 36
To uninstall only the gitg
package we can use the following command:
sudo dnf remove gitg
gitg Package Contents on Fedora 36
/usr/bin/gitg
/usr/lib/.build-id
/usr/lib/.build-id/37
/usr/lib/.build-id/37/9a23f4388d39601e84acd00d77bc1ab6618091
/usr/share/applications/org.gnome.gitg.desktop
/usr/share/doc/gitg
/usr/share/doc/gitg/AUTHORS
/usr/share/doc/gitg/NEWS
/usr/share/doc/gitg/README.md
/usr/share/gitg
/usr/share/gitg/icons
/usr/share/gitg/icons/hicolor
/usr/share/gitg/icons/hicolor/scalable
/usr/share/gitg/icons/hicolor/scalable/actions
/usr/share/gitg/icons/hicolor/scalable/actions/diff-symbolic.svg
/usr/share/glib-2.0/schemas/org.gnome.gitg.gschema.xml
/usr/share/icons/hicolor/scalable/apps/org.gnome.gitg-symbolic.svg
/usr/share/icons/hicolor/scalable/apps/org.gnome.gitg.svg
/usr/share/licenses/gitg
/usr/share/licenses/gitg/COPYING
/usr/share/locale/as/LC_MESSAGES/gitg.mo
/usr/share/locale/bg/LC_MESSAGES/gitg.mo
/usr/share/locale/bs/LC_MESSAGES/gitg.mo
/usr/share/locale/ca/LC_MESSAGES/gitg.mo
/usr/share/locale/ca@valencia/LC_MESSAGES/gitg.mo
/usr/share/locale/cs/LC_MESSAGES/gitg.mo
/usr/share/locale/da/LC_MESSAGES/gitg.mo
/usr/share/locale/de/LC_MESSAGES/gitg.mo
/usr/share/locale/el/LC_MESSAGES/gitg.mo
/usr/share/locale/en_GB/LC_MESSAGES/gitg.mo
/usr/share/locale/eo/LC_MESSAGES/gitg.mo
/usr/share/locale/es/LC_MESSAGES/gitg.mo
/usr/share/locale/eu/LC_MESSAGES/gitg.mo
/usr/share/locale/fi/LC_MESSAGES/gitg.mo
/usr/share/locale/fr/LC_MESSAGES/gitg.mo
/usr/share/locale/fur/LC_MESSAGES/gitg.mo
/usr/share/locale/gl/LC_MESSAGES/gitg.mo
/usr/share/locale/he/LC_MESSAGES/gitg.mo
/usr/share/locale/hu/LC_MESSAGES/gitg.mo
/usr/share/locale/id/LC_MESSAGES/gitg.mo
/usr/share/locale/it/LC_MESSAGES/gitg.mo
/usr/share/locale/ja/LC_MESSAGES/gitg.mo
/usr/share/locale/kk/LC_MESSAGES/gitg.mo
/usr/share/locale/ko/LC_MESSAGES/gitg.mo
/usr/share/locale/lt/LC_MESSAGES/gitg.mo
/usr/share/locale/lv/LC_MESSAGES/gitg.mo
/usr/share/locale/ml/LC_MESSAGES/gitg.mo
/usr/share/locale/ms/LC_MESSAGES/gitg.mo
/usr/share/locale/nb/LC_MESSAGES/gitg.mo
/usr/share/locale/ne/LC_MESSAGES/gitg.mo
/usr/share/locale/nl/LC_MESSAGES/gitg.mo
/usr/share/locale/oc/LC_MESSAGES/gitg.mo
/usr/share/locale/pa/LC_MESSAGES/gitg.mo
/usr/share/locale/pl/LC_MESSAGES/gitg.mo
/usr/share/locale/pt/LC_MESSAGES/gitg.mo
/usr/share/locale/pt_BR/LC_MESSAGES/gitg.mo
/usr/share/locale/ro/LC_MESSAGES/gitg.mo
/usr/share/locale/ru/LC_MESSAGES/gitg.mo
/usr/share/locale/sk/LC_MESSAGES/gitg.mo
/usr/share/locale/sl/LC_MESSAGES/gitg.mo
/usr/share/locale/sr/LC_MESSAGES/gitg.mo
/usr/share/locale/sr@latin/LC_MESSAGES/gitg.mo
/usr/share/locale/sv/LC_MESSAGES/gitg.mo
/usr/share/locale/tr/LC_MESSAGES/gitg.mo
/usr/share/locale/uk/LC_MESSAGES/gitg.mo
/usr/share/locale/vi/LC_MESSAGES/gitg.mo
/usr/share/locale/zh_CN/LC_MESSAGES/gitg.mo
/usr/share/locale/zh_HK/LC_MESSAGES/gitg.mo
/usr/share/locale/zh_TW/LC_MESSAGES/gitg.mo
/usr/share/man/man1/gitg.1.gz
/usr/share/metainfo/org.gnome.gitg.appdata.xml
References
Summary
In this tutorial we learn how to install gitg
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).