How to Install and Uninstall qgit Package on openSuSE Tumbleweed
Last updated: November 07,2024
1. Install "qgit" package
Please follow the guidance below to install qgit on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
qgit
Copied
2. Uninstall "qgit" package
Learn how to uninstall qgit on openSuSE Tumbleweed:
$
sudo zypper remove
qgit
Copied
3. Information about the qgit package on openSuSE Tumbleweed
Information for package qgit:
-----------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : qgit
Version : 2.10-1.10
Arch : x86_64
Vendor : openSUSE
Installed Size : 1.1 MiB
Installed : No
Status : not installed
Source package : qgit-2.10-1.10.src
Upstream URL : https://github.com/tibirna/qgit
Summary : Graphical Git Repository Viewer
Description :
QGit is a git GUI viewer built on Qt/C++.
With qgit you will be able to browse revisions history, view patch
content and changed files, graphically following different development
branches.
Features
- View revisions, diffs, files history, files annotation, archive tree.
- Commit changes visually cherry picking modified files.
- Apply or format patch series from selected commits, drag and drop
commits between two instances of qgit.
- Associate commands sequences, scripts and anything else executable to
a custom action. Actions can be run from menu and corresponding output
is grabbed by a terminal window.
- qgit implements a GUI for the most common StGIT commands like push/pop
and apply/format patches. You can also create new patches or refresh
current top one using the same semantics of git commit, i.e. cherry
picking single modified files.
-----------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : qgit
Version : 2.10-1.10
Arch : x86_64
Vendor : openSUSE
Installed Size : 1.1 MiB
Installed : No
Status : not installed
Source package : qgit-2.10-1.10.src
Upstream URL : https://github.com/tibirna/qgit
Summary : Graphical Git Repository Viewer
Description :
QGit is a git GUI viewer built on Qt/C++.
With qgit you will be able to browse revisions history, view patch
content and changed files, graphically following different development
branches.
Features
- View revisions, diffs, files history, files annotation, archive tree.
- Commit changes visually cherry picking modified files.
- Apply or format patch series from selected commits, drag and drop
commits between two instances of qgit.
- Associate commands sequences, scripts and anything else executable to
a custom action. Actions can be run from menu and corresponding output
is grabbed by a terminal window.
- qgit implements a GUI for the most common StGIT commands like push/pop
and apply/format patches. You can also create new patches or refresh
current top one using the same semantics of git commit, i.e. cherry
picking single modified files.