Igel

Aus Info-Theke
Zur Navigation springen Zur Suche springen

Applikationen

apt install thunderbird vlc libreoffice curl 
wget -qO - https://keys.anydesk.com/repos/DEB-GPG-KEY | apt-key add -
echo "deb http://deb.anydesk.com/ all main" > /etc/apt/sources.list.d/anydesk-stable.list
apt update && apt install anydesk

Soundkarte

  • /etc/default/grub
GRUB_CMDLINE_LINUX_DEFAULT="loglevel=3 snd_hda_intel.dmic_detect=0"
sudo grub-mkconfig -o /boot/grub/grub.cfg