View Single Post
peterleinchen's Avatar
Posts: 4,118 | Thanked: 8,901 times | Joined on Aug 2010 @ Ruhrgebiet, Germany
#34
Originally Posted by hemiwi View Post
Intex Aquafish shows now another update of around 1MB but i can not update it cause Phone suddenly tells me System Data only had 471 MB free.

Noob question: What is safe to delete? Where are the updates stored?
Just deinstall one/two (bigger) Sailfish -not Android- applications (e.g. PureMaps and/or OSM scout modules) and you are good to go. Updage amd reinstall the applications.

Helpful (from TJC)m
Code:
###Jolla check repo system data

#devel-su
rpm -qa --queryformat '%{SIZE}\t %{NAME}-%{version}\n' > /home/nemo/Documents/pkgs.txt

ssu lr > /home/nemo/Documents/repo-setup.txt

devel-su du -x -a / > /home/nemo/Documents/filelist.txt
where the first command piped to sort -n will give you a list of packages sorted by size:
rpm -qa --queryformat '%{SIZE}\t %{NAME}-%{version}\n' | sort -n

btw: I am already down 202 MB free
__________________
SIM-Switcher, automated SIM switching with a Double (Dual) SIM adapter
--
Thank you all for voting me into the Community Council 2014-2016!

Please consider your membership / supporting Maemo e.V. and help to spread this by following/copying this link to your TMO signature:
[MC eV] Maemo Community eV membership application, http://talk.maemo.org/showthread.php?t=94257

editsignature, http://talk.maemo.org/profile.php?do=editsignature
 

The Following 6 Users Say Thank You to peterleinchen For This Useful Post: