How to Install and Uninstall git-subrepo.noarch Package on Rocky Linux 8
Last updated: November 13,2024
1. Install "git-subrepo.noarch" package
Learn how to install git-subrepo.noarch on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
git-subrepo.noarch
Copied
2. Uninstall "git-subrepo.noarch" package
This guide covers the steps necessary to uninstall git-subrepo.noarch on Rocky Linux 8:
$
sudo dnf remove
git-subrepo.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the git-subrepo.noarch package on Rocky Linux 8
Last metadata expiration check: 0:35:49 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : git-subrepo
Version : 0.4.3
Release : 1.el8
Architecture : noarch
Size : 51 k
Source : git-subrepo-0.4.3-1.el8.src.rpm
Repository : epel
Summary : Git Submodule Alternative
URL : https://github.com/ingydotnet/git-subrepo
License : MIT
Description : This git command "clones" an external git repo into a subdirectory
: of your repo. Later on, upstream changes can be pulled in, and local
: changes can be pushed back. Simple.
Available Packages
Name : git-subrepo
Version : 0.4.3
Release : 1.el8
Architecture : noarch
Size : 51 k
Source : git-subrepo-0.4.3-1.el8.src.rpm
Repository : epel
Summary : Git Submodule Alternative
URL : https://github.com/ingydotnet/git-subrepo
License : MIT
Description : This git command "clones" an external git repo into a subdirectory
: of your repo. Later on, upstream changes can be pulled in, and local
: changes can be pushed back. Simple.