How to Install and Uninstall myrepos Package on Kali Linux

Last updated: May 07,2024

1. Install "myrepos" package

Please follow the guidance below to install myrepos on Kali Linux

$ sudo apt update $ sudo apt install myrepos

2. Uninstall "myrepos" package

This is a short guide on how to uninstall myrepos on Kali Linux:

$ sudo apt remove myrepos $ sudo apt autoclean && sudo apt autoremove

3. Information about the myrepos package on Kali Linux

Package: myrepos
Version: 1.20180726
Installed-Size: 154
Maintainer: Richard Hartmann
Architecture: all
Replaces: mr
Provides: mr
Depends: perl
Recommends: libfile-homedir-perl, libhtml-parser-perl, libio-pty-easy-perl, libwww-perl
Suggests: ack (>= 2.15.01) | ack-grep, bzr, curl, cvs, darcs, dgit, fossil, git-annex, git-big-picture, git-core | git (>= 1:1.7), git-svn, gitk | tig, kdesdk-scripts, liburi-perl, mercurial, perl-doc, stow, subversion, subversion-tools, unison, vcsh, xdg-utils
Size: 55404
SHA256: 9c69da7e0cb7c833fc1cd5af621ed9738bbc4a650934fc88d10373d2d936b17a
SHA1: 9441d06940d4c772f7cb779563f38a3a1c3495e7
MD5sum: 2d6c023081aa279e322496a2f805bcfb
Description: tool to manage all your version control repos
The mr(1) 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 git, svn, mercurial, bzr, darcs, cvs, vcsh,
fossil, and veracity repositories, and support for other version control
systems can easily be added. (There are extensions adding support for unison
and git-svn, among others.)
.
It is extremely configurable via simple shell scripting. Some examples
of things it can do include:
.
* Update a repository no more frequently than once every twelve hours.
* Run an arbitrary command before committing to a repository.
* When updating a git repository, pull from two different upstreams
and merge the two together.
* Run several repository updates in parallel, greatly speeding up
the update process.
* Remember actions that failed due to a laptop being offline, so they
can be retried when it comes back online.
.
This package also includes the webcheckout command.
Description-md5:
Multi-Arch: foreign
Homepage: https://myrepos.branchable.com/
Tag: devel::rcs, implemented-in::perl, implemented-in::shell,
interface::commandline, role::program, scope::utility, use::comparing,
use::downloading, use::searching, works-with::vcs
Section: vcs
Priority: optional
Filename: pool/main/m/myrepos/myrepos_1.20180726_all.deb