How to install vlc in Kali Rolling without any error

 Hey friends
             
 Today i will show you how to install vlc player without error in kali linux

Step 1

Open terminal and type
 "apt-get install vlc"


Now fix this error using this command line
 "sed -i s/geteuid/getppid/g /usr/bin/vlc"

Comments

Popular posts from this blog

How to Install and Configure Tor on kali-linux

How to install foxit reader in Kali linux