Skip to content

Instantly share code, notes, and snippets.

@abeyt
Last active November 11, 2015 12:52
Show Gist options
  • Save abeyt/655b3f48ec461aada465 to your computer and use it in GitHub Desktop.
Save abeyt/655b3f48ec461aada465 to your computer and use it in GitHub Desktop.
#!/bin/bash
####
#Script installs libraries needed after java has been installed on
# fedora 22/23
####
dnf install opencv wmctrl tesseract xdotool redhat-lsb-core -y
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment