Last active
June 2, 2021 22:44
-
-
Save xlphs/3cc78da8ba8a70cec85529246f58f807 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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