Created
October 18, 2017 05:50
-
-
Save picatz/4dd6ab4836ecaf6dbc68353c49be5e80 to your computer and use it in GitHub Desktop.
Why ever do this?
This file contains hidden or 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
# ran as non-root user with sudo privs for the yolo | |
sudo yum install wget -y | |
wget http://ardownload.adobe.com/pub/adobe/reader/unix/9.x/9.5.5/enu/AdbeRdr9.5.5-1_i486linux_enu.rpm | |
sudo yum localinstall http://li.nux.ro/download/nux/dextop/el7/x86_64/nux-dextop-release-0-5.el7.nux.noarch.rpm | |
sudo yum localinstall AdbeRdr9.5.5-1_i486linux_enu.rpm -y |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment