Ubuntu 20.04.5 LTS with MATE - can I use do-release-upgrade?

Liam Proven lproven at gmail.com
Mon Mar 13 13:22:50 UTC 2023


On Mon, 13 Mar 2023 at 12:02, Bo Berglund <bo.berglund at gmail.com> wrote:

> Is there a way to figure out when the corrent system was installed in some log
> file or similar?

This is a good question.

I have found a few people asking related questions:

https://askubuntu.com/questions/1422818/ubuntu-ubuntu-flavors-ubuntu-remixes-ubuntu-derivatives-whats-the-differen

https://askubuntu.com/questions/452182/is-it-possible-to-know-which-recognized-flavor-i-am-running-using-terminal

https://unix.stackexchange.com/questions/384796/how-to-determine-which-ubuntu-flavor-im-on

The last one looks positive. The top-voted answer does not work for me though.

````
$ dpkg -l '*buntu-desktop' | grep ^ii
````

I get:

````
dpkg-query: no packages found matching *buntu-desktop
````

I found this worked:

dpkg -l '*-desktop' | grep ^ii

But there's noise in the response because this matches other packages.

I reckon there is a need for some kind of official solution here.

> Or if it uses a different desktop but on a on a standard install?

The hints in that last link may help.

-- 
Liam Proven ~ Profile: https://about.me/liamproven
Email: lproven at cix.co.uk ~ gMail/gTalk/FB: lproven at gmail.com
Twitter/LinkedIn: lproven ~ Skype: liamproven
IoM: (+44) 7624 277612: UK: (+44) 7939-087884
Czech [+ WhatsApp/Telegram/Signal]: (+420) 702-829-053



More information about the ubuntu-users mailing list