`adduser` is one of those commands specific to Debian so this isn't friendly
across all Linux systems. Debian's `adduser` is actually a standalone perl
script. The gentoo devs for example symlinked `adduser` to `useradd` to bring
back some familiarity:
https://forums.gentoo.org/viewtopic-t-1188
On Sun, 27 Oct 2019 at 04:17, Alec Ari via Emc-developers <
emc-developers@lists.sourceforge.net> wrote:
> It is ill-advised to use adduser/usermod. Instead, use gpasswd to append
> users to groups. This prevents changing the preexisting groups of the
> intended user:
> https://www.redhat.com/arch
>2) Python / GTK / that sort of stuff. Touchy / gscreen / gmoccapy don't
>work on my Stretch VM or my Stretch test machine (No Glade). Is that just
>me?
GScreen works fine for me on Stretch.
However gmoccapy complaints at start about gladevcp/iconview.py:179 and
stops.
Regards,
Daniel
Am So