Pošli sem celý výpis, ne jen část.
Zde lze prohlédnout všech příspěvky uživatele. Jsou zde vidět pouze příspěvky z oblastí, do kterých máte přístup.
Nabídka Zobrazit příspěvkysu -
apt update
apt autoremove
apt install cinnamon-desktop-environment
su -
nano /etc/apt/sources.list
deb http://ftp.cz.debian.org/debian/ buster main contrib non-free
deb-src http://ftp.cz.debian.org/debian/ buster main contrib non-free
deb http://security.debian.org/debian-security buster/updates main contrib non-free
deb-src http://security.debian.org/debian-security buster/updates main contrib non-free
deb http://ftp.cz.debian.org/debian/ buster-updates main
deb-src http://ftp.cz.debian.org/debian/ buster-updates main
deb http://www.deb-multimedia.org/ buster main non-free
apt-get update -oAcquire::AllowInsecureRepositories=true
apt-get install deb-multimedia-keyring
apt update
apt upgrade
apt install linux-image-$(uname -r|sed 's,[^-]*-[^-]*-,,') linux-headers-$(uname -r|sed 's,[^-]*-[^-]*-,,') broadcom-sta-dkms
modprobe wl