MEPISThis forum is for the discussion of MEPIS Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
I've done some searching in the forums already, and maybe I'm just looking too broadly or not getting the keywords right, but I didn't see the answer I'm looking for.
apt-get seems to function, but it won't retrieve anything.
Quote:
root@0[~]# apt-get install mc
Reading package lists... Done
Building dependency tree... Done
Package mc is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package mc has no installation candidate
root@0[~]#
it does this with several other well-known packages that SHOULD work.
my sources.list:
Quote:
# See sources.list(5) for more information
# This file should be edited through synaptic
# MEPIS improvements, overrides and updates--the MEPIS magic
deb http://apt.mepis.org/6.0/ mepis main
Just wondering why you didn't try to get midnight commander from synaptic package manager. I just looked in synaptic and mc was there for the taking. Anytime you change or add to your etc/apt/sources.lst you should either hit the reload button in synaptic or do an apt-get update. That's what enables the new sources that you add.
I find that using synaptic package manager to be the easiest way to get any package that I may need. Synaptic has a great search function too. Sometimes enabling your backport repos will get you a package that you can't find elsewhere.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.