Page 1 of 1

install from terminal -Sudo not working.

Posted: Tue May 29, 2012 6:21 pm
by mrcoffee
soo.. how do i use install from terminal? example..

Code: Select all

Q:      What do you get when you cross a mobster with an international standard?
A:      You get someone who makes you an offer that you can't understand!
silentninjadeals@SilentNinjaDeals:~$ sudo apt-get install software manager
Password:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Couldn't find package software
silentninjadeals@SilentNinjaDeals:~$ sudo apt-get install gimp
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
  gimp-data libgimp2.0 libwmf0.2-7
Suggested packages:
  gimp-help-en gimp-help gimp-python libgimp-perl gimp-data-extras
Recommended packages:
  gimp-svg gimp-print
The following NEW packages will be installed:
  gimp gimp-data libgimp2.0 libwmf0.2-7
0 upgraded, 4 newly installed, 0 to remove and 29 not upgraded.
2 not fully installed or removed.
Need to get 5693kB of archives.
After unpacking 31.8MB of additional disk space will be used.
Do you want to continue [Y/n]? y
WARNING: The following packages cannot be authenticated!
  gimp-data libgimp2.0 libwmf0.2-7 gimp
Install these packages without verification [y/N]? y
Err http://archive.ubuntu.com feisty/main libwmf0.2-7 0.2.8.4-2build1
  404 Not Found [IP: 91.189.92.184 80]
Err http://security.ubuntu.com feisty-security/main gimp-data 2.2.13-1ubuntu4.3
  404 Not Found [IP: 91.189.92.167 80]
Err http://security.ubuntu.com feisty-security/main libgimp2.0 2.2.13-1ubuntu4.3
  404 Not Found [IP: 91.189.92.167 80]
Err http://security.ubuntu.com feisty-security/main gimp 2.2.13-1ubuntu4.3
  404 Not Found [IP: 91.189.92.167 80]
Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/g/gimp/gimp-data_2.2.13-1ubuntu4.3_all.deb  404 Not Found [IP: 91.189.92.167 80]
Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/g/gimp/libgimp2.0_2.2.13-1ubuntu4.3_i386.deb  404 Not Found [IP: 91.189.92.167 80]
Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/libw/libwmf/libwmf0.2-7_0.2.8.4-2build1_i386.deb  404 Not Found [IP: 91.189.92.184 80]
Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/g/gimp/gimp_2.2.13-1ubuntu4.3_i386.deb  404 Not Found [IP: 91.189.92.167 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
silentninjadeals@SilentNinjaDeals:~$
                                            

Re: install from terminal -Sudo not working.

Posted: Tue May 29, 2012 6:48 pm
by zerozero
two issues there :?
- the first one is terminal synthase (not a biggie): software manager (assuming that you want mint's software manager's) is mintinstall
- the second one is a big problem indeed: feist (and the mint releases based on it celena and cassandra) is obsolete since Oct 2008, the repos are closed; you have to install a newer and supported version if you want updates and security fixes.

Re: install from terminal -Sudo not working.

Posted: Wed May 30, 2012 12:51 pm
by mrcoffee
That exlpains it!!!! im on an old..old version of mint.