Reply
Thread Tools
YoDude's Avatar
Posts: 2,869 | Thanked: 1,784 times | Joined on Feb 2007 @ Po' Bo'. PA
#11
Originally Posted by free View Post
https://bugs.maemo.org/show_bug.cgi?id=2313


I tried it
Installed fine. Yes, nice tray
And then uninstall fails
In the logs :
hello-world-app.postrm: line 11: "(" expected

How to remove:
cd /var/lib/dpkg/info
sudo gainroot
rm hello-world-app.postrm
wget http://debfarm.free.fr/nondeb/hello-world-app.postrm

And then go in the app manager and hit uninstall


If it's still in the menus:
rm /usr/share/applications/hildon/hello-world.desktop

You're still the best dude!
 
dubwise's Avatar
Posts: 239 | Thanked: 53 times | Joined on Jan 2008 @ Massachusetts
#12
So, off free's message, I tried some things.
DiskUsage says 56820 KB available.
becomeroot is installed.

I open Xterm and do :
sudo gainroot
apt-get remove rhapsody-installer

56856 KB available

apt-get remove libossoemailsmime

57564 KB available

apt-get remove skype-installer

57580 KB available

apt-get remove gizmo-installer

57592 KB available

The numbers aren't large, but at least they're going in the right direction.
I reboot, and DiskUsage says 59972 KB available.
So I seem to be up 3 megs, and down some useless icons.
No idea if I've trashed anything in the process.

Certainly GeneralAntilles's suggestion of just deleting the .desktops is safer,
and the diskspace savings is hardly staggering.

Speaking of .desktop, the Rhapsody icon is still in My Selections.
OpenSSH is installed, so using WinSCP I SSH in to /usr/share/applications/hildon/
and delete Rhapsody.desktop.

While I was in there, I poked around at some other things.
If you have Xournal installed, there's 8 megs of docs in usr/share/ghostscript/8.61/doc,
including the fascinating Details8.htm, which is a 2.5 meg HTML file,
Detailed History Of Ghostscript Verions.
It's just possible that the system could run without that.

This Linux stuff is fun.
__________________
.
---------------------------------------------

---------------------------------------------
 
dubwise's Avatar
Posts: 239 | Thanked: 53 times | Joined on Jan 2008 @ Massachusetts
#13
You may have a 3 meg osso_software_copyright.pdf in /home/user/MyDocs/.documents.

Every little bit helps.
__________________
.
---------------------------------------------

---------------------------------------------
 
Posts: 14 | Thanked: 1 time | Joined on Jun 2007
#14
Originally Posted by dubwise View Post
While I was in there, I poked around at some other things.
If you have Xournal installed, there's 8 megs of docs in usr/share/ghostscript/8.61/doc,
including the fascinating Details8.htm, which is a 2.5 meg HTML file,
Detailed History Of Ghostscript Verions.
It's just possible that the system could run without that.

This Linux stuff is fun.
Wow. How in the hell can I get rid of that? (the extra xournal stuff)
 
dubwise's Avatar
Posts: 239 | Thanked: 53 times | Joined on Jan 2008 @ Massachusetts
#15
Welcome to Linux.

Find it and delete it.
You can use xterm, emelFM2, SSH in from another computer, so many choices...

Time to go search and learn some stuff.
__________________
.
---------------------------------------------

---------------------------------------------
 
Posts: 11 | Thanked: 3 times | Joined on Jan 2008
#16
If you enter red-pill mode a lot of additional packages appear in the application manager including the installed application list. Unfortunately the title part is too narrow and no obvious way to expand it.

Last edited by shenson; 2008-01-23 at 00:29.
 
Posts: 64 | Thanked: 7 times | Joined on Oct 2007
#17
I removed one package manually

# apt-get remove osso-email-ui

that saved
578kB

I saw it would be slow one by one.

# dpkg -l| grep osso-email | grep -v lib | awk '{print $2}' | xargs apt-get -y remove

This removes just packages that have the word 'osso-email' in them, along with dependencies. Kinda interesting.
Reading package lists... Done
Building dependency tree... Done
The following packages will be REMOVED:
osso-email-engine osso-email-l10n-dadk
osso-email-l10n-dede osso-email-l10n-engb
osso-email-l10n-enus osso-email-l10n-eses
osso-email-l10n-esmx osso-email-l10n-fifi
osso-email-l10n-frca osso-email-l10n-frfr
osso-email-l10n-itit osso-email-l10n-mr0
osso-email-l10n-nlnl osso-email-l10n-nono
osso-email-l10n-ptbr osso-email-l10n-ptpt
osso-email-l10n-ruru osso-email-l10n-svse
osso-email-old-l10n-dadk osso-email-old-l10n-dede
osso-email-old-l10n-engb osso-email-old-l10n-enus
osso-email-old-l10n-eses osso-email-old-l10n-esmx
osso-email-old-l10n-fifi osso-email-old-l10n-frca
osso-email-old-l10n-frfr osso-email-old-l10n-itit
osso-email-old-l10n-mr0 osso-email-old-l10n-nlnl
osso-email-old-l10n-nono osso-email-old-l10n-ptbr
osso-email-old-l10n-ptpt osso-email-old-l10n-ruru
osso-email-old-l10n-svse osso-email-search-plugin
osso-software-version rtcom-beta-os2008
0 upgraded, 0 newly installed, 38 to remove and 3 not upgraded.
Need to get 0B of archives.
After unpacking 3273kB disk space will be freed.
(Reading database ... 20863 files and directories currently installed.)
Removing osso-email-engine ...
Removing osso-email-l10n-mr0 ...
Removing osso-email-l10n-dadk ...
Removing osso-email-l10n-dede ...
Removing osso-email-l10n-engb ...
Removing osso-email-l10n-enus ...
Removing osso-email-l10n-eses ...
Removing osso-email-l10n-esmx ...
Removing osso-email-l10n-fifi ...
Removing osso-email-l10n-frca ...
Removing osso-email-l10n-frfr ...
Removing osso-email-l10n-itit ...
Removing osso-email-l10n-nlnl ...
Removing osso-email-l10n-nono ...
Removing osso-email-l10n-ptbr ...
Removing osso-email-l10n-ptpt ...
Removing osso-email-l10n-ruru ...
Removing osso-email-l10n-svse ...
Removing osso-email-old-l10n-mr0 ...
Removing osso-email-old-l10n-dadk ...
Removing osso-email-old-l10n-dede ...
Removing osso-email-old-l10n-engb ...
Removing osso-email-old-l10n-enus ...
Removing osso-email-old-l10n-eses ...
Removing osso-email-old-l10n-esmx ...
Removing osso-email-old-l10n-fifi ...
Removing osso-email-old-l10n-frca ...
Removing osso-email-old-l10n-frfr ...
Removing osso-email-old-l10n-itit ...
Removing osso-email-old-l10n-nlnl ...
Removing osso-email-old-l10n-nono ...
Removing osso-email-old-l10n-ptbr ...
Removing osso-email-old-l10n-ptpt ...
Removing osso-email-old-l10n-ruru ...
Removing osso-email-old-l10n-svse ...
Removing rtcom-beta-os2008 ...
Removing osso-software-version ...
Removing osso-email-search-plugin ...

That was fun. Liberating!

Next I want to kill all Instant Messaging.

PJ
 
Posts: 64 | Thanked: 7 times | Joined on Oct 2007
#18
Update: System still works after killing ossomail

After removing all packages with osso-email, I found some otther lib packages for osso email while using red pill mode app manager.

Only one thing left to fix. How to tell other programs to use claws mail? The browser's 'send link' function is not smart, really.. it just hangs..


PJ
 
free's Avatar
Posts: 739 | Thanked: 159 times | Joined on Sep 2007 @ Germany - Munich
#19
Sort packages by size:
Code:
dpkg-query -W -f='${Installed-Size} ${Package} ${Status}\n' | grep installed | sort -n
List of files in a package:
Code:
dpkg -L <packagename>
Get the package containing one file:
Code:
dpkg -S <file>
 
Posts: 40 | Thanked: 12 times | Joined on Dec 2007 @ Los Angeles
#20
When I cleaned apps out of my n8x0 tablets, I just used the app manager in red-pill mode.
Look at the dependencies of the app that you want to remove -- there is often a "dummy" package that groups a bunch of apps together, you need to remove this "parent dummy package" first and then you can remove the individual apps relatively easily...
 
Reply


 
Forum Jump


All times are GMT. The time now is 19:40.