How to Install and Uninstall gitqlient.x86_64 Package on Rocky Linux 8

Last updated: April 28,2024

1. Install "gitqlient.x86_64" package

Please follow the guidelines below to install gitqlient.x86_64 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install gitqlient.x86_64

2. Uninstall "gitqlient.x86_64" package

Please follow the guidelines below to uninstall gitqlient.x86_64 on Rocky Linux 8:

$ sudo dnf remove gitqlient.x86_64 $ sudo dnf autoremove

3. Information about the gitqlient.x86_64 package on Rocky Linux 8

Last metadata expiration check: 0:25:58 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : gitqlient
Version : 1.4.3
Release : 1.el8
Architecture : x86_64
Size : 1.7 M
Source : gitqlient-1.4.3-1.el8.src.rpm
Repository : epel
Summary : Multi-platform Git client
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:
:
: 1. New features:
:
: * 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++
:
: 2. Improved UI experience
:
: * Easy access to the main Git actions
: * Better code separation between Views and Models
: * Simplification of the different options one can do, keeping it to what a
: Git client is