Skip to content

Instantly share code, notes, and snippets.

@Blackjacx
Last active August 29, 2015 14:17
Show Gist options
  • Save Blackjacx/9ed0c2d54aca84c7960a to your computer and use it in GitHub Desktop.
Save Blackjacx/9ed0c2d54aca84c7960a to your computer and use it in GitHub Desktop.
Install Linux Software Stack
## add keyring
sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com <key>
## add: alternative keyserver
sudo apt-key adv --keyserver keys.gnupg.net --recv-keys <key>
## chrome: manually from http://www.google.com/chrome/eula.html
## skype: manually from http://www.skype.com/download/skype/linux/
sudo apt-get install filezilla libxvidcore4 gstreamer0.10-plugins-base gstreamer0.10-plugins-good gstreamer0.10-plugins-ugly gstreamer0.10-plugins-ugly-multiverse gstreamer0.10-plugins-bad gstreamer0.10-plugins-bad-multiverse gstreamer0.10-ffmpeg gstreamer0.10-pitfdll libquicktime1 libxine1-plugins w32codecs libdvdread4 pidgin pidgin-facebookchat pidgin-hotkeys pidgin-libnotify pidgin-musictracker pidgin-plugin-pack pidgin-themes pidgin-sipe chmsee breathe-icon-theme dia googleearth miro rednotebook specto ubuntu-restricted-extras zim mplayer inkscape p7zip-full apt-show-versions libdvdcss vobcopy keepassx acroread tvtime wbar ubuntu-tweak texmaker vlc isomaster openssh-client openssh-server vim lsdvd unetbootin gnome-schedule guayadeque
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment