Password Software-download

Asked by Frank Just

I want a free software from software-center.
I enter my root PW, which works fine in terminal mode.
However my Password is not accepted.
Is there a way of getting the software by hand (or foot) ?
can you give me the proper commands i. e. apt-get .. , make .. , install ..?
thank you for your efforts.

Frank

Question information

Language:
English Edit question
Status:
Solved
For:
Aptdaemon Edit question
Assignee:
No assignee Edit question
Solved by:
Manfred Hampl
Solved:
Last query:
Last reply:
Revision history for this message
Manfred Hampl (m-hampl) said :
#1

Try

sudo apt-get update
sudo apt-get install name_of_the_package

Revision history for this message
Frank Just (tornadocatfan48) said :
#2

thanks for your prompt answer. But now I realize I cannot go this way because the Ubuntu-Software-Center doesn' t show the name of the packages but only the german title. In detail the error-message of the GUI of the Software-Center is this:

org.freedesktop.PolicyKit.Error.NotAuthorized: ('system-bus-name', {'name': ':1.61'}): org.debian.apt.install-or-remove-packages.

my root PW is not working
?

Revision history for this message
Manfred Hampl (m-hampl) said :
#3

Please provide the output of the following diagnostc commands

uname -a
lsb_release -crid
sudo apt-get --reinstall install software-center software-properties-common software-properties-gtk

Revision history for this message
Frank Just (tornadocatfan48) said :
#4

thanks for your answer here the echo of the commands
fow@frank:~$ uname -a
Linux frank 3.16.0-29-generic #39-Ubuntu SMP Mon Dec 15 22:27:29 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
fow@frank:~$ lsb_release -crid
Distributor ID: Ubuntu
Description: Ubuntu 14.10
Release: 14.10
Codename: utopic
fow@frank:~$ ^C
fow@frank:~$ ^C
fow@frank:~$
sudo] password for fow:
Das hat nicht funktioniert, bitte nochmal probieren.
[sudo] password for fow:
Das hat nicht funktioniert, bitte nochmal probieren.
[sudo] password for fow:
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut.
Statusinformationen werden eingelesen.... Fertig
0 aktualisiert, 0 neu installiert, 3 erneut installiert, 0 zu entfernen und 210 nicht aktualisiert.
Es müssen 382 kB an Archiven heruntergeladen werden.
Nach dieser Operation werden 0 B Plattenplatz zusätzlich benutzt.
WARNUNG: Die folgenden Pakete können nicht authentifiziert werden!
  software-center software-properties-common software-properties-gtk
Diese Pakete ohne Überprüfung installieren? [j/N] j
Fehl http://de.archive.ubuntu.com/ubuntu/ utopic/main software-center all 13.10-0ubuntu4.1
  404 Not Found [IP: 141.76.1.200 80]
Fehl http://de.archive.ubuntu.com/ubuntu/ utopic/main software-properties-common all 0.94
  404 Not Found [IP: 141.76.1.200 80]
Fehl http://de.archive.ubuntu.com/ubuntu/ utopic/main software-properties-gtk all 0.94
  404 Not Found [IP: 141.76.1.200 80]
E: Fehlschlag beim Holen von http://de.archive.ubuntu.com/ubuntu/pool/main/s/software-center/software-center_13.10-0ubuntu4.1_all.deb 404 Not Found [IP: 141.76.1.200 80]

E: Fehlschlag beim Holen von http://de.archive.ubuntu.com/ubuntu/pool/main/s/software-properties/software-properties-common_0.94_all.deb 404 Not Found [IP: 141.76.1.200 80]

E: Fehlschlag beim Holen von http://de.archive.ubuntu.com/ubuntu/pool/main/s/software-properties/software-properties-gtk_0.94_all.deb 404 Not Found [IP: 141.76.1.200 80]

E: Einige Archive konnten nicht heruntergeladen werden; vielleicht »apt-get update« ausführen oder mit »--fix-missing« probieren?
fow@frank:~$

Revision history for this message
Best Manfred Hampl (m-hampl) said :
#5

Ubuntu 14.10 is not supported any more, see https://wiki.ubuntu.com/Releases
You have to upgrade to a supported Ubuntu release.

Revision history for this message
Frank Just (tornadocatfan48) said :
#6

Thank you very much. So I 'm going to Install the new release.