Linux Mint 17 "Qiana" released. How to update from Linux Mint 16. > stdout.in Ievgen Kuzminov IT blog

Linux Mint 17 "Qiana" released. How to update from Linux Mint 16.

Jul 10, 2014, 5:52:41 PM

linux mint logo

Linux Mint 17 is already released for a long time and I have just recently updated Mint 16 to 17.
Very similar as for previuos release.

sudo sed -i 's/saucy/trusty/' /etc/apt/sources.list
sudo sed -i 's/petra/qiana/' /etc/apt/sources.list
sudo sed -i 's/saucy/trusty/' /etc/apt/sources.list.d/official-package-repositories.list
sudo sed -i 's/petra/qiana/' /etc/apt/sources.list.d/official-package-repositories.list
sudo sed -i 's/saucy/trusty/' /etc/apt/sources.list.d/*

sudo apt-get update && sudo apt-get dist-upgrade
sudo apt-get upgrade

Dont forget to remove gwendal-lebihan-dev/cinnamon-stable repo if it was enabled previuosly.
Pretty good fly so far , nothing broken (except Plank, but there was some workaround in the web) :)

comments powered by Disqus
Ievgen
Kuzminov "iJackUA"
Web Team Lead
at MobiDev (Kharkiv, Ukraine)
Code in Ruby and Elixir, but still love PHP. Explore ES6 and Vue.js. Explore databases, use Ubuntu and MacOS, think about IT people and management

Notes


Did you know ? Vagrant (1.5+) "Error: Remote connection disconnect. Retrying..." while loading is not a bug. It just try to detect when VM is loaded. Yep... very confusing.



Slick - really looks like "the last JS carousel you'll ever need". Responsive, touch-enabled, mouse-dragging, dynamic add/remove.



Tried yii2-pjax widget on blog. A few moment of work and you can navigate through Notes without page reload. Really cool!