This simple script can help your kali linux machine to run VLC player as root.
● git clone https://github.com/SOUROVKHANNAHID/VLC-as-root-Kali.git
● cd VLC-as-root-Kali
● chmod 777 install.sh
● cp install.sh /bin/
Here we copied the script to the directory bin. By this way we can execute this script from any location.
Open terminal and execute the script using the following command
● install.sh