How to Install and Uninstall gitqlient.x86_64 Package on Fedora 38

Last updated: September 30,2024

1. Install "gitqlient.x86_64" package

Learn how to install gitqlient.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install gitqlient.x86_64

2. Uninstall "gitqlient.x86_64" package

Please follow the guidance below to uninstall gitqlient.x86_64 on Fedora 38:

$ sudo dnf remove gitqlient.x86_64 $ sudo dnf autoremove

3. Information about the gitqlient.x86_64 package on Fedora 38

Last metadata expiration check: 2:02:35 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : gitqlient
Version : 1.6.2
Release : 1.fc38
Architecture : x86_64
Size : 1.6 M
Source : gitqlient-1.6.2-1.fc38.src.rpm
Repository : updates
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++