How to Install and Uninstall stgit.noarch Package on AlmaLinux 8
Last updated: November 02,2024
1. Install "stgit.noarch" package
Please follow the guidance below to install stgit.noarch on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
stgit.noarch
Copied
2. Uninstall "stgit.noarch" package
Please follow the guidance below to uninstall stgit.noarch on AlmaLinux 8:
$
sudo dnf remove
stgit.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the stgit.noarch package on AlmaLinux 8
Last metadata expiration check: 0:20:06 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : stgit
Version : 0.23
Release : 2.el8
Architecture : noarch
Size : 317 k
Source : stgit-0.23-2.el8.src.rpm
Repository : epel
Summary : Patch stack for Git repositories
URL : http://www.procode.org/stgit/
License : GPLv2
Description : StGit is a Python application providing similar functionality
: to Quilt (i.e. pushing/popping patches to/from a stack) on top of Git.
: These operations are performed using Git commands and the patches
: are stored as Git commit objects, allowing easy merging of the StGit patches
: into other repositories using standard Git functionality.
:
: Note that StGit is not an SCM interface on top of Git and it expects
: a previously initialized Git repository. For standard SCM operations,
: either use plain Git commands or the Cogito tool.
Available Packages
Name : stgit
Version : 0.23
Release : 2.el8
Architecture : noarch
Size : 317 k
Source : stgit-0.23-2.el8.src.rpm
Repository : epel
Summary : Patch stack for Git repositories
URL : http://www.procode.org/stgit/
License : GPLv2
Description : StGit is a Python application providing similar functionality
: to Quilt (i.e. pushing/popping patches to/from a stack) on top of Git.
: These operations are performed using Git commands and the patches
: are stored as Git commit objects, allowing easy merging of the StGit patches
: into other repositories using standard Git functionality.
:
: Note that StGit is not an SCM interface on top of Git and it expects
: a previously initialized Git repository. For standard SCM operations,
: either use plain Git commands or the Cogito tool.