Hello, i use Ubuntu Budgie 24.04.2 and i noticed, that there is no budgie software center installed. Also when i search for it in synaptic, i can not find it. How can i install budgie software centre.
Hi @Tukkie!
There is no “budgie software center” but you can install the new “AppCentre” in snap format:
sudo snap install snap-store
Or the old “Software”, if you prefer:
sudo apt update && sudo apt install gnome-software
On a new install it is called app-center on the menu.
Oké, thank you very much.