How to Install and Uninstall myrepos.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "myrepos.noarch" package

Please follow the guidance below to install myrepos.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install myrepos.noarch

2. Uninstall "myrepos.noarch" package

This guide let you learn how to uninstall myrepos.noarch on Fedora 34:

$ sudo dnf remove myrepos.noarch $ sudo dnf autoremove

3. Information about the myrepos.noarch package on Fedora 34

Last metadata expiration check: 1:30:38 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : myrepos
Version : 1.20180726
Release : 8.fc34
Architecture : noarch
Size : 51 k
Source : myrepos-1.20180726-8.fc34.src.rpm
Repository : fedora
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.