lah7
5
@maro Yep, I stitched the screenshots together.
You could take a look at ubuntu-mate-desktop
and ubuntu-mate-core
's dependencies, which list the default applications.
apt-cache show ubuntu-mate-desktop | grep 'Depends'
apt-cache show ubuntu-mate-core | grep 'Depends'
The alternate is to list all the packages on a fresh install / live session:
That'll be new in 16.10, see the discussion from here:
1 Like