aptitude: command not found bei Debian GNU/Linux 5.0

Dieses Thema im Forum "Linux & BSD" wurde erstellt von Hanskanns, 5. Mai 2010 .

Schlagworte:
Status des Themas:
Es sind keine weiteren Antworten möglich.
  1. 5. Mai 2010
    Hallo

    hab mir local Debian GNU/Linux 5.0 installiert min.

    jetzt wollte ich alles Aktualisieren

    aptitude update

    aptitude upgrade

    bekomme aber immer

    Code:
    -bash: aptitude: command not found
    was bedeutet das?

    2 wie kann ich die Sprache bearbeiten

    LG
     
  2. 5. Mai 2010
    AW: aptitude: command not found bei Debian GNU/Linux 5.0

    Hallo,

    wer lesen kann, der kann auch googlen. "Command not found" heißt, dass der Befehl ("aptitude") nicht gefunden wird, also dass aptitude nicht installiert ist.
    Der Standardpaketmanager ist nämlich apt-get und nicht aptitude, von daher muss aptitude erst installiert werden:
    Code:
    apt-get install aptitude
    Die Sprache kannst du bearbeiten, in dem du die LANG-Umgebungsvariable richtig setzt (z.B. in der .bashrc). Für deutsche Sprache z.B. auf "de_DE.UTF-8" setzen.
     
  3. 5. Mai 2010
    AW: aptitude: command not found bei Debian GNU/Linux 5.0

    dachte immer das Aptitude integriert ist daher.

    und in der doc steht

    Code:
    Bitte beachten Sie, dass aptitude das von Debian empfohlende Programm für das Installieren eines Paketes und/oder das Aktualisieren Ihres Systems ist.
    klick

    deshalb war ich verwirrt

    wenn ich jetzt "locale" im terminal eingebe kommt:

    Code:
    ~# locale
    LANG=
    LC_CTYPE="POSIX"
    LC_NUMERIC="POSIX"
    LC_TIME="POSIX"
    LC_COLLATE="POSIX"
    LC_MONETARY="POSIX"
    LC_MESSAGES="POSIX"
    LC_PAPER="POSIX"
    LC_NAME="POSIX"
    LC_ADDRESS="POSIX"
    LC_TELEPHONE="POSIX"
    LC_MEASUREMENT="POSIX"
    LC_IDENTIFICATION="POSIX"
    LC_ALL=
    
    
    muss ich / bzw. soll ich dann apt-get löschen ?

    Code:
    aptitude remove apt-get
    ist es dann auch so richtig

    LG
     
  4. 5. Mai 2010
    AW: aptitude: command not found bei Debian GNU/Linux 5.0

    nein, das kann ruhig nebenher exisiteren. allerdings solltest du darauf achten selbst nur aptitude zu verwenden.
    evtl brauchen div. scripte apt-* für verschiedene zwecke.
     
  5. 5. Mai 2010
    AW: aptitude: command not found bei Debian GNU/Linux 5.0

    Danke

    wie kann ich die Sprache bearbeiten bzw. auf deutsh umstellen auch im terminal das alles auf DE wird

    LG
     
  6. 5. Mai 2010
    AW: aptitude: command not found bei Debian GNU/Linux 5.0

    Debian Server die Sprache von Englisch auf Deutsch umstellen | Computertechnik-Zenkel
     
  7. 5. Mai 2010
    AW: aptitude: command not found bei Debian GNU/Linux 5.0

    Danke

    hat alles Perfekt funktioniert

    LG

    BW gehen raus
     
  8. Video Script

    Videos zum Themenbereich

    * gefundene Videos auf YouTube, anhand der Überschrift.