Skip to content

Instantly share code, notes, and snippets.

@fenimore
Last active September 14, 2016 18:06
Show Gist options
  • Save fenimore/a4ab0882ceea1917e44d to your computer and use it in GitHub Desktop.
Save fenimore/a4ab0882ceea1917e44d to your computer and use it in GitHub Desktop.
a list of applications for fleshing out a fresh install of linux
... install:
# arch
sudo pacman -S git emacs bpython vlc guake transmission-gtk firefox dstat gimp oh-my-zsh
zsh wpa_supplicant screen sudo
git emacs python3 bpython vlc guake
#develop
sudo apt-get install git filezilla ipython ipython-notebook pip
[yaourt] android-studio (plus deps) atom
#web and social
sudo apt-get install liferea firefox chromium-browser xchat gajim transmission-gtk thunderbird
#document
sudo apt-get install pdfsam calibre
sudo apt-get install gedit
#media
sudo apt-get install vlc gimp
#computer
sudo apt-get install fish guake synaptic cowsay zsh oh-my-zsh
#game
sudo apt-get install pychess bsdgames
#not on apt-get or pacman
zotero
atom & androidstudio
minecraft
conkeror - (AUR)
#?#?skype?
#firefox extensions
ublock
zotero
#for friends
# Ubuntu
enable parnter repositories
# some basic applications
sudo apt-get install firefox transmission vlc gimp libreoffice pdfsam
# other
unity-tweak-tools
adblock
# disable shopping suggestions? http://itsfoss.com/things-to-do-after-installing-ubuntu-14-04/
sudo apt-get remove unity-lens-shopping
# two finger scroll?
#Skype
sudo add-apt-repository "deb http://archive.canonical.com/ $(lsb_release -sc) partner"
sudo apt-get update && sudo apt-get install skype
#Elementary Freya
Enable canonical partners && update
sudo apt-get install ubuntu-restricted-extras
# tweaks:
sudo add-apt-repository ppa:mpstark/elementary-tweaks-daily
sudo apt-get update
sudo apt-get install elementary-tweaks
#VLC/ Firefox/ Adblock libreoffice / rar
#defaults...
No minimize button
Opens on single click
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment