Ubuntu 是个雨伞专案 (Umbrella Project)
底下目前还分为几大类 Desktop, Server/Cloud, Phone/Tablet, IoT
在 Desktop 方面目前有 Unity, GNOME, KDE, XFCE, LXDE, MATE 的分支,
其中除了 Unity 由 Canonical 维护之外,其它的桌面环境都是由各个社群维护,
所以使用 Ubuntu 不是非得要安装 Unity 才能够使用,你还有很多其它的选择。
Ubuntu 上面的 Debian packages 大多数是由 Debian 而来
不过 Canonical 也雇用了许多的 Debian Developers/Maintainers/Contributors
也同时维护 Debian 与 Ubuntu 的 Linux kernel 与 X Window System
(一般常见的误解是 Ubuntu 只从 Debian 拿东西却不贡献,事实上不是这样的)
使用 Ubuntu 的好处就是许多的软件跟开发工具都会优先提供给 Ubuntu 使用
https://www.google.com.tw/chrome/browser/desktop/index.html Google Chrome
https://www.virtualbox.org/wiki/Linux_Downloads VirtualBox 5.0
https://www.vagrantup.com/downloads.html Vagrant 1.7.3
http://docs.docker.com/linux/started/ Docker 1.7.0
http://docs.mongodb.org/manual/tutorial/install-mongodb-on-ubuntu/ MongoDB
http://developer.android.com/sdk/index.html#Requirements Android Studio
...
另外还有方便的 PPA 可以使用,也可以方便开发者快速建立 daily build 供使用者测试
https://launchpad.net/~pcman-bbs/+archive/dailybuild PCManX GTK+
https://launchpad.net/~ubuntu-audio-dev/+archive/ubuntu/alsa-daily Audio driver
https://launchpad.net/~pkg-vim/+archive/ubuntu/vim-daily Vim
...
或是自行维护的最新的 stable release 供爱好者使用
https://launchpad.net/~chris-lea/+archive/ubuntu/node.js NodeJS
https://launchpad.net/~ubuntu-lxc/+archive/ubuntu/lxd-stable/ LXC/LXD
...
或是像 KDE 社群直接使用 https://community.kde.org/Kubuntu/PPAs 来维护开发流程
...
一些在 Ubuntu 上面提供的服务,后来也被 Debian 社群考虑要采用。
例如:
Ubuntu PPA 这样的概念也在 Debian 社群中讨论,
或是 Ubuntu 的 ddeb - debug deb 也在被讨论中。
因为 Debian 跟 Ubuntu 有许多人同时是双方的贡献者跟使用者,
因此许多好的想法跟做法会引起共鸣。
不管是新手还是老手,由于目前 Ubuntu 使用者比较多(以 Linux 使用者来说),
所以在 Linux 社群中会有比较多的支援能量,
使用 Ubuntu 的好处是可以简单地依赖别人的成果,简化许多自行维护软件辛劳。