Run vlc as root
at 2019-07-26 18:26:00.
apt-get install vlc
hexedit /usr/bin/vlc
then press [tab] and find
geteuid._libc_start_man
and change it to:
getppid.libc_start_man
apt-get install vlc
hexedit /usr/bin/vlc
then press [tab] and find
geteuid._libc_start_man
and change it to:
getppid.libc_start_man