hallo
wie bekomme ich info (welche version ) ich zb: von wine installiert habe
und welche version von debian genau auf meinem rechern installiert
mit welchem befehl ?
gruß
fenster
info über installierte programme und system
Code: Alles auswählen
dpkg -l wine
Code: Alles auswählen
dpkg -l | grep wine
Code: Alles auswählen
COLUMNS=120 dpkg -l | grep wine
Code: Alles auswählen
man dpkg
debian version:
Code: Alles auswählen
cat /etc/debian_version
[..] Linux is not a code base. Or a distro. Or a kernel. It's an attitude. And it's not about Open Source. It's about a bunch of people who still think vi is a good config UI. - Matt's reply on ESR's cups/ui rant
Ich hätte noch im Angebot:
cu
Code: Alles auswählen
apt-cache policy wine