I recently upgraded (via notification) Ubuntu Studio from 22.04 LTS to 24.04 LTS, and I have noticed that many packages that I used to have installed, and that I believe are supposed to be part of the Ubuntu Studio distribution seem to be missing [1]. I think that I have some other strange behaviour too, such as that the output of lsb_release -a
is:
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 24.04.1 LTS
Release: 24.04
Codename: noble
I'm fairly certain that this used to report "Ubuntu Studio" instead of "Ubuntu". Am I misremembering?
[1] E.g. Studio Controls is not installed, and PulseAudio seems to be installed now instead of PipeWire.
I'm using my primary box and logged into a Lubuntu session (ie. LXQt desktop from the Lubuntu team)
If I run
lsb_release
on my system it'll report as followsHowever if I use
neofetch
instead, and I'm not elevating privileges withsudo
it'll report I'm using Lubuntu.Also note if I run
sudo neofetch
whilst in this Lubuntu session, the system won't detect the Lubuntu/LXQt and will just report my system as Ubuntu, as it's getting some details from the root user and not my actual user.My system is actually a multi-desktop install; so if I elect to login with a Xubuntu session,
lsb_release
will still report the system as Ubuntu as that is what my system is, butneofetch
will report the system as Xubuntu as that is the desktop (Xfce) I'm using. If I login with the Ubuntu Desktop session, I'll be using GNOME and there bothneofetch
andlsb_release
will report my system as Ubuntu.I won't logout and switch sessions to show it'll report as Xubuntu etc; sorry I'm too lazy.
If interested in my install media; I actually used Xubuntu media on this install, but neither
lsb_release
orneofetch
worry about that.