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


Skaffold tool that facilitates continuous development for Kubernetes-native applications. Continuously deploys to your local or remote Kubernetes cluster.



DoItLive is a tool for live presentations in the terminal. It reads a file of shell commands and replays the commands in a fake terminal session as you type random characters.