Skip to content

Instantly share code, notes, and snippets.

@UbuntuEvangelist
UbuntuEvangelist / How to Resolve WiFi Issues on Ubuntu 24.04 LTS Desktop
Last active May 29, 2025 00:43
Fix WiFi Issues on Ubuntu 24.04 LTS Desktop
# Follow Things To Do After Installing Ubuntu 24.04 LTS
$ apt update -y
$ apt upgrade -y
$ apt update -y
$ apt install build-essential checkinstall
$ apt install ubuntu-restricted-extras
$ apt install software-properties-common
$ apt install apt-show-versions
$ apt upgrade -o APT::Get::Show-Upgraded=true