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/12 15:19] – 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 27: | Line 28: | ||
</ | </ | ||
- | ===== upgrade kernel to 3.16 ===== | + | ===== maintenance |
- | < | + | Purge old kernels (install bikeshed package before) |
- | sudo apt-get dist-upgrade | + | < |
- | sudo apt-get install --install-recommends linux-generic-lts-utopic xserver-xorg-lts-utopic \ | + | purge-old-kernels |
- | | + | </ |
+ | |||
+ | ===== packages ===== | ||
+ | |||
+ | ===== develop ==== | ||
+ | |||
+ | |||
+ | ==== inkscape ==== | ||
+ | |||
+ | Upgrade to 0.9x version | ||
+ | < | ||
+ | sudo add-apt-repository ppa: | ||
+ | sudo apt-get update | ||
+ | sudo apt-get install inkscape | ||
</ | </ | ||
+ | |||
+ | ==== video H.265/HEVC ==== | ||
+ | |||
+ | < | ||
+ | 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 41: | 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 {{: |