How to Install and Uninstall myrepos.noarch Package on Rocky Linux 9
Last updated: November 27,2024
1. Install "myrepos.noarch" package
This guide let you learn how to install myrepos.noarch on Rocky Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
myrepos.noarch
Copied
2. Uninstall "myrepos.noarch" package
In this section, we are going to explain the necessary steps to uninstall myrepos.noarch on Rocky Linux 9:
$
sudo dnf remove
myrepos.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the myrepos.noarch package on Rocky Linux 9
Last metadata expiration check: 1:45:19 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : myrepos
Version : 1.20180726
Release : 12.el9
Architecture : noarch
Size : 51 k
Source : myrepos-1.20180726-12.el9.src.rpm
Repository : epel
Summary : A multiple SCM repository management tool
URL : https://github.com/joeyh/myrepos
License : GPLv2+
Description : The mr command can checkout, update, or perform other actions on
: a set of repositories as if they were one combined repository. It
: supports any combination of subversion, git, cvs, mecurial, bzr and
: darcs repositories, and support for other revision control systems
: can easily be added.
Available Packages
Name : myrepos
Version : 1.20180726
Release : 12.el9
Architecture : noarch
Size : 51 k
Source : myrepos-1.20180726-12.el9.src.rpm
Repository : epel
Summary : A multiple SCM repository management tool
URL : https://github.com/joeyh/myrepos
License : GPLv2+
Description : The mr command can checkout, update, or perform other actions on
: a set of repositories as if they were one combined repository. It
: supports any combination of subversion, git, cvs, mecurial, bzr and
: darcs repositories, and support for other revision control systems
: can easily be added.