:: Re: [DNG] What I learned at Distrow…
トップ ページ
このメッセージを削除
このメッセージに返信
著者: aitor
日付:  
To: dng
題目: Re: [DNG] What I learned at Distrowatch
Hi,

On 12/11/20 11:55 AM, Steve Litt wrote:
> I'm a little slow, so let me repeat my question a different way. Is
> there any way you can remove elogind with
> apt remove --purge elogind; with xorg installed?
>
> SteveT

The fact that apt "purge" removes the whole xserver-xorg stuff together
with libelogind0 might be a bit confusing,
but you can reinstall those packages afterwards once (libsystemd0 |
consolekit) has replaced to elogind;
apt "install" (libsystemd0 | libelogind0)removes elogind , but xorg will
remain in the system instead.

Cheers,

Aitor.