Skip to content

Instantly share code, notes, and snippets.

@picatz
Created October 18, 2017 05:50
Show Gist options
  • Save picatz/4dd6ab4836ecaf6dbc68353c49be5e80 to your computer and use it in GitHub Desktop.
Save picatz/4dd6ab4836ecaf6dbc68353c49be5e80 to your computer and use it in GitHub Desktop.
Why ever do this?
# 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