Skip to content

Instantly share code, notes, and snippets.

@xlphs
Last active June 2, 2021 22:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save xlphs/3cc78da8ba8a70cec85529246f58f807 to your computer and use it in GitHub Desktop.
Save xlphs/3cc78da8ba8a70cec85529246f58f807 to your computer and use it in GitHub Desktop.
yum -y install https://download1.rpmfusion.org/free/el/rpmfusion-free-release-7.noarch.rpm
yum -y install vlc
sed -i 's/geteuid/getppid/' $(which vlc)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment