User:Mrrhq

(New page: == removebloat.sh == This script will remove some bloatware on your Maemo 5 device. Backup first! Use at your own risk! There is no guarantee your device will work after using this. <pr...)
(Blanked the page)
 
(5 intermediate revisions not shown)
Line 1: Line 1:
-
== removebloat.sh ==
 
-
This script will remove some bloatware on your Maemo 5 device.
 
-
 
-
Backup first! Use at your own risk! There is no guarantee your device will work after using this.
 
-
 
-
<pre>
 
-
# Script by mrrhq (Mr. R).
 
-
# This work is released to the public domain.
 
-
 
-
# Remove packages
 
-
apt-get --purge --auto-remove remove \
 
-
  amazon-installer \
 
-
  ap-installer \
 
-
  calendar* \
 
-
  dtg-installer \
 
-
  facebook-installer* \
 
-
  foreca-installer \
 
-
  gnuchess \
 
-
  hildon-games-wrapper0 \
 
-
  maemoblocks \
 
-
  nokia-maps-core \
 
-
  osso-backup* \
 
-
  osso-camera* \
 
-
  osso-calculator* \
 
-
  osso-clock* \
 
-
  osso-games* \
 
-
  osso-graphics-game-chess \
 
-
  osso-graphics-game-lmarbles \
 
-
  osso-graphics-game-mahjong \
 
-
  osso-imageviewer* \
 
-
  osso-sounds-game-chess \
 
-
  osso-lmarbles \
 
-
  osso-mahjong \
 
-
  osso-notes* \
 
-
  osso-pdf-viewer* \
 
-
  osso-rss-feed-reader* \
 
-
  osso-sketch* \
 
-
  osso-sounds-game-mahjong \
 
-
  osso-tutorial* \
 
-
  ovi-promotion-widget \
 
-
  tutorial-home-applet \
 
-
 
-
# Remove files
 
-
rm -rf \
 
-
  /usr/share/tutorial-applet \
 
-
  /usr/share/applications/hildon/user-guide.desktop \
 
-
  /usr/share/applications/hildon/ovi.desktop \
 
-
 
-
</pre>
 

Latest revision as of 07:27, 13 January 2019