Ubuntu. APT-get Install mc

I. Update package DB.
Run:
$ sudo apt-get update
or (if you have root's right):
$ apt-get update

II. Install MC.
Run:
$ sudo apt-get install mc
or (if you have root's right):
$ apt-get install mc