u0 - Ubuntu overview

Built on Debain 'hence apt and dpkg'

Pkg list

$ apt –installed list

$ apt search xdotool

$ dpkg -l

packages.ubuntu.com/trusty/i386/vim/filelist

$ cd /etc/alternatives ; ls -l `which vim`
  lrwxrwxrwx 1 root root 21 May 18 14:43 /usr/bin/vim -> /etc/alternatives/vim
$ ls -l vim
  lrwxrwxrwx 1 root root 18 May 18 14:43 vim -> /usr/bin/vim.basic

/etc/alternatives/README

u1 - Keyboard mapping

$ sudo apt-get install keyboard-configuration

$ sudo dpkg-reconfigure keyboard-configuration
  -> MacBook / MacBookPro (Intl)
  -> AltGrp = R Alt
  -> defaults

u2 - Get Macbook wireless working:

$ sudo apt-get update
$ sudo apt-get install firmware-b43-installer
Reboot

u3 - Additional packages via Ubuntu Software Centre

u4 - Additional packages via apt