How to Install mr software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install mr software package in Ubuntu 14.04 LTS (Trusty Tahr)

mr software package provides Multiple Repository management tool (transitional package), you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install mr 

mr is installed in your system.

Make ensure the mr package were installed using the commands given below,

$ sudo dpkg-query -l | grep mr *

You will get with mr package name, version, architecture and description in a table

mr package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Utilities
Package mr
Version 1.16
Description Multiple Repository management tool (transitional package)
Sub Section Utils


See Also, How to uninstall or remove mr software package from Ubuntu 14.04 LTS (Trusty Tahr)?