How to Install and Uninstall gitqlient.x86_64 Package on CentOS Stream 9

Last updated: October 07,2024

1. Install "gitqlient.x86_64" package

Please follow the instructions below to install gitqlient.x86_64 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install gitqlient.x86_64

2. Uninstall "gitqlient.x86_64" package

This guide let you learn how to uninstall gitqlient.x86_64 on CentOS Stream 9:

$ sudo dnf remove gitqlient.x86_64 $ sudo dnf autoremove

3. Information about the gitqlient.x86_64 package on CentOS Stream 9

Last metadata expiration check: 3:14:15 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : gitqlient
Version : 1.6.2
Release : 1.el9
Architecture : x86_64
Size : 1.6 M
Source : gitqlient-1.6.2-1.el9.src.rpm
Repository : epel
Summary : Multi-platform Git client written with Qt
URL : https://github.com/francescmm/GitQlient
License : LGPLv2+
Description : GitQlient, pronounced as git+client (/gɪtˈklaɪənt/) is a multi-platform Git
: client originally forked from QGit. Nowadays it goes beyond of just a fork and
: adds a lot of new functionality.
:
: Some of the major feature you can find are:
:
: * Easy access to remote actions like: push, pull, submodules management and
: branches
: * Branches management
: * Tags and stashes management
: * Submodules handling
: * Allow to open several repositories in the same window
: * Better visualization of the commits and the work in progress
: * Better visualization of the repository view
: * GitHub/GitLab integration
: * Embedded text editor with syntax highlight for C++