Gast: Wie Opera installieren unter Linux?

Beitrag lesen

Moin,

habe da meine Probleme ...

dpkg -i install/opera_12/opera_12.02.1578_i386.deb

dpkg: Angeforderte Operation benötigt Superuser-Rechte

login root
Kein utmp-Eintrag. exec login muss vom niedrigsten Level »sh« ausgeführt werden.
kho@debian:~$ sh login
/bin/login: /bin/login: cannot execute binary file

Komisch ist, dass Debian diese Datei nicht standardmäßig mit dem Paketinstaller öffnet, aber über die Konsole sollte das auch funktionieren.

Hinweis: Ggf. muss der Befehl als root oder mittels "sudo" ausgeführt werden:

sudo dpkg -i install/opera_12/opera_12.02.1578_i386.deb

We trust you have received the usual lecture from the local System
Administrator. It usually boils down to these three things:

#1) Respect the privacy of others.
    #2) Think before you type.
    #3) With great power comes great responsibility.

[sudo] password for xxxxx:
xxxxx is not in the sudoers file.  This incident will be reported.

Gast