Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
tips:ubuntu:trusty [2015/08/16 09:41] – [packages] scipio | tips:ubuntu:trusty [2015/12/08 10:21] (current) – [post install] scipio | ||
---|---|---|---|
Line 19: | Line 19: | ||
sudo apt-get install unity-tweak-tool | sudo apt-get install unity-tweak-tool | ||
sudo apt-get install indicator-multiload | sudo apt-get install indicator-multiload | ||
+ | sudo apt-get install vim-gtk | ||
</ | </ | ||
Line 36: | Line 37: | ||
===== packages ===== | ===== packages ===== | ||
+ | |||
+ | ===== develop ==== | ||
+ | |||
==== inkscape ==== | ==== inkscape ==== | ||
Line 45: | Line 49: | ||
sudo apt-get install inkscape | sudo apt-get install inkscape | ||
</ | </ | ||
- | ===== upgrade kernel to 3.16 ===== | ||
- | <code bash> | + | ==== video H.265/HEVC ==== |
- | sudo apt-get dist-upgrade | + | |
- | sudo apt-get install --install-recommends linux-generic-lts-utopic xserver-xorg-lts-utopic \ | + | |
- | | + | |
+ | < | ||
+ | sudo apt-add-repository ppa: | ||
+ | sudo apt-get update | ||
+ | sudo apt-get install gstreamer0.10-libde265 | ||
+ | sudo apt-get install gstreamer1.0-libde265 | ||
+ | sudo apt-get install vlc-plugin-libde265 | ||
</ | </ | ||
+ | |||
+ | === ffmpeg and other media tools === | ||
+ | |||
+ | < | ||
+ | sudo apt-add-repository ppa: | ||
+ | sudo apt-get update | ||
+ | sudo apt-get install ffmpeg | ||
+ | </ | ||
+ | |||
+ | ===== upgrade kernel to 3.19 ===== | ||
+ | |||
+ | https:// | ||
+ | |||
Line 59: | Line 78: | ||
apt-get install libgl1-mesa-dri-lts-utopic: | apt-get install libgl1-mesa-dri-lts-utopic: | ||
</ | </ | ||
+ | |||
+ | ===== diodon ===== | ||
+ | |||
+ | < | ||
+ | sudo add-apt-repository ppa: | ||
+ | sudo apt-get update | ||
+ | sudo apt-get install diodon unity-scope-diodon | ||
+ | </ | ||
+ | |||
+ | Open keyboard preferences and add a custom shortcuts {{: | ||
+ | |||
+ | |||
+ | ===== compiz ===== | ||
+ | |||
+ | annotate plugin {{: |