Rick Thomas wrote: > > In any case, the solution I came up with is > > apt-get --purge install -y sysvinit-core dbus- glib-networking- > libgtk-3-0- > apt-get --purge autoremove > > Note the trailing minus-signs on dbus- glib-networking- libgtk-3-0- These > packages need to be deleted in the same pass as sysvinit-core is added. > > Hope this helps somebody in the futureā¦
I thank you on behalf of my future-self. -dsr-