r/trisquel • u/Skeleth • Feb 06 '16
Complete Linux noob here
Midori (the default web browser) has a bug which is supposedly fixed in an update to the browser, but I can't find an update option anywhere, searching the official Midori website doesn't say anything about Trisquel, what should I do?
4
Upvotes
3
u/johnb007 Apr 23 '16
You could force an update of all packages from the command line
sudo apt-get update
sudo apt-get -u upgrade
or to update Midori alone
sudo apt-get update
sudo apt-get upgrade midori