How to Install and Uninstall mrb Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "mrb" package

Please follow the guidelines below to install mrb on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install mrb

2. Uninstall "mrb" package

In this section, we are going to explain the necessary steps to uninstall mrb on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove mrb $ sudo apt autoclean && sudo apt autoremove

3. Information about the mrb package on Ubuntu 21.10 (Impish Indri)

Package: mrb
Architecture: all
Version: 0.3+nmu1
Priority: optional
Section: universe/admin
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Ron Lee
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 76
Depends: make, rsync
Suggests: git, perl-modules, libjson-xs-perl
Filename: pool/universe/m/mrb/mrb_0.3+nmu1_all.deb
Size: 26876
MD5sum: defe0207cfcb293d5914ac0f9d27a0ad
SHA1: 0a7c785a4dc0cacad8f7e5c201bb5d376b7b3eea
SHA256: 91b62a6c0e7e422fd0206e3513f8d5fc94e7190c6c595e98e8fed80c4b0cef78
SHA512: c53c064f400ea78a8317e0dfc779a03308142ede416a6d1068f6765afc5cd31309013b9080bff51241823335e9deff6f40f7c474595b761d269b7656ad753910
Description-en: Manage incremental data snapshots with make/rsync
mrb is a single, self-documenting, executable makefile, which aims to make
trivial the task of maintaining a set of compact, incremental, rsync mirrors
of your important (and sometimes rapidly changing) data.
.
It relies only on the time-hardened industry tools GNU make and rsync.
Snapshots may be taken at any opportune interval. Multiple snapshot targets
can be configured in a modular fashion, so fast changing data can be separated
from static bulk data, with snapshots of each scheduled or triggered on demand,
as may be appropriate for each.
.
This package also includes gitkeeper, which is a tool for easy bidirectional
mirroring of 'installed' data files from a remote system to a local git
repository. It doesn't actually require you to keep the local files in git,
but if you do it supports restoring the remote system to any snapshot from
the repository. Likewise it allows you to explicitly configure the owner and
access permission that should be applied when pushing to the remote system
since they are not preserved by the versions stored in git.
.
To use gitkeeper you will need to install the suggested perl packages too.
Description-md5: bec0f4e5dc105785c702c4104842bf7c