Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 579 Bytes

2024-07-19-linux-aptitude.md

File metadata and controls

32 lines (24 loc) · 579 Bytes
layout title date last_updated description tags categories featured
post
How to update Linux Debian (draft)
2024-07-26 03:27:13 -0700
2024-08-16 01:14:10 -0700
update mechanism for linux debian
linux todo personalnote
linux
false

draft

Update debian

Debian update

# sudo apt-get update

or with aptitude (F10)

  1. Paketliste aktualisieren (u)
  2. aktualisierbare markieren (U)
  3. Installieren/Entfernen von Paketen (g)
# sudo aptitude update

update are relevant for example also after changes in source.list like adding "contrib non-free"