Skip to content

Instantly share code, notes, and snippets.

@oliveiracdz
Created April 24, 2018 12:39
Show Gist options
  • Save oliveiracdz/88d5aa912ae81bb963fc2e4ec9ee71a2 to your computer and use it in GitHub Desktop.
Save oliveiracdz/88d5aa912ae81bb963fc2e4ec9ee71a2 to your computer and use it in GitHub Desktop.
#!/bin/bash
sudo apt-get -y install gconf-service
sudo apt-get -y install libasound2
sudo apt-get -y install libatk1.0-0
sudo apt-get -y install libc6
sudo apt-get -y install libcairo2
sudo apt-get -y install libcups2
sudo apt-get -y install libdbus-1-3
sudo apt-get -y install libexpat1
sudo apt-get -y install libfontconfig1
sudo apt-get -y install libgcc1
sudo apt-get -y install libgconf-2-4
sudo apt-get -y install libgdk-pixbuf2.0-0
sudo apt-get -y install libgsudo apt-get -y install lib2.0-0
sudo apt-get -y install libgtk-3-0
sudo apt-get -y install libnspr4
sudo apt-get -y install libpango-1.0-0
sudo apt-get -y install libpangocairo-1.0-0
sudo apt-get -y install libstdc++6
sudo apt-get -y install libx11-6
sudo apt-get -y install libx11-xcb1
sudo apt-get -y install libxcb1
sudo apt-get -y install libxcomposite1
sudo apt-get -y install libxcursor1
sudo apt-get -y install libxdamage1
sudo apt-get -y install libxext6
sudo apt-get -y install libxfixes3
sudo apt-get -y install libxi6
sudo apt-get -y install libxrandr2
sudo apt-get -y install libxrender1
sudo apt-get -y install libxss1
sudo apt-get -y install libxtst6
sudo apt-get -y install ca-certificates
sudo apt-get -y install fonts-sudo apt-get -y install liberation
sudo apt-get -y install libappindicator1
sudo apt-get -y install libnss3
sudo apt-get -y install lsb-release
sudo apt-get -y install xdg-utils
sudo apt-get -y install wget
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment