Hi, ray

08:27 Sun 22 Jul    , ray burke wrote:
> I have download mc-data  4.8.3.3.all deb and installed it, but am not
> sure how I access it
> and run it, where do I initialize it from, how do I get it ro run?

Latest midnight commander releases for Debian/Ubuntu available at

https://www.midnight-commander.org/wiki/Binaries

You could try to add apt repo:

wget -q -O- http://www.tataranovich.com/tataranovich.asc | sudo apt-key add -
echo 'deb http://www.tataranovich.com/debian maverick main' | sudo tee 
/etc/apt/sources.list.d/midnight-commander.list
sudo apt-get update
sudo apt-get install mc

To run Midnight Commander you sould simply type "mc" (without quotes) in your
terminal app.

-- 
WBR, Andrey Tataranovich
_______________________________________________
mc mailing list
https://mail.gnome.org/mailman/listinfo/mc

Reply via email to