| Author |
Message |
cjs0216
Joined: 10 Nov 2010 Posts: 26
|
Posted: Thu 11 Nov 2010, 11:32 Post_subject:
Want to uninstall programs in a full install *SOLVED* |
|
I have done some searching around on the forums and this wasn't clear to me. What I want to do is uninstall some of the software that comes with Puppy. I read about Pet-be-gone, but it seems it doesn't work with the newest version of PL. Am I wrong in this assumption? I've also read that when you do unistall, it isn't an unistall in a traditional sense, but a sort of hiding of programs you don't want. To be clear, I'm using Lucid Puppy and I've done a full install on a 6GB hdd and while I understand that these apps don't take up much space, I'm trying to conserve as much HD space as possible. I've Googled around for Puplets that might be setup the way I want, but to no avail. That and I am a do it yourself type person, and, well, I want to do it myself. Thanks in advance as I know I've been asking a lot of questions that seem to hold seemingly easy answers.
Edited_times_total
|
|
Back to top
|
|
 |
Béèm

Joined: 21 Nov 2006 Posts: 11782 Location: Brussels IBM Thinkpad R40, 256MB, 20GB, WiFi ipw2100. Frugal Lin'N'Win
|
Posted: Thu 11 Nov 2010, 11:45 Post_subject:
|
|
Don't apologize for asking questions, that's the purpose of forums.
But give a meaningful subject to you initial post, so people know what you are looking for.
I never did this, but there are a lot of posts about this.
The function is remastering.
But I don't know if it is possible to do from a FULL install.
As far as I remember the questions were mostly from people with frugal installs.
I even think people have done it when booting only from the live CD.
So I propose you edit the subject of your initial post to something like: Want to remaster a FULL install.
_________________ Time savers:
Find packages in a snap and install using Puppy Package Manager (Menu).
Consult Wikka
Use peppyy's puppysearch
|
|
Back to top
|
|
 |
cjs0216
Joined: 10 Nov 2010 Posts: 26
|
Posted: Thu 11 Nov 2010, 11:49 Post_subject:
|
|
Subject edited. Yeah I went through what seemed to be a million posts, but either I did not understand fully or they just simply didn't address how to do such a thing on a Full install. I've been reading up on woof, but it seems it's not completed, nor is it aimed at Linux beginners.
|
|
Back to top
|
|
 |
Kal
Joined: 05 May 2005 Posts: 620 Location: California, High Desert
|
Posted: Thu 11 Nov 2010, 14:12 Post_subject:
Package Removal |
|
This pet may work for you, it does for me in Quirky full install.
http://murga-linux.com/puppy/viewtopic.php?p=422950񧐦
|
|
Back to top
|
|
 |
cjs0216
Joined: 10 Nov 2010 Posts: 26
|
Posted: Thu 11 Nov 2010, 14:24 Post_subject:
|
|
Seems ilke it worked. I tried uninstalling gtkam and it seemed to work, though the item is still in the menu. I'll assume that it's gone because when I click it in the menu, nothing happens and whe I try to run it from the console, it says command not found. Is this normal? I don't care if I have to edit the menu, I've figured out how to do that, I guess I'm asking if that's normal.
|
|
Back to top
|
|
 |
Kal
Joined: 05 May 2005 Posts: 620 Location: California, High Desert
|
Posted: Thu 11 Nov 2010, 14:33 Post_subject:
|
|
In terminal console do a “fixmenus” (no quotes). Then restart JWM and see if that works.
Kal
PS: Sorry, about telling you to refresh your menu, because I normally use KDE and it is automatic there.
Edited_time_total
|
|
Back to top
|
|
 |
Béèm

Joined: 21 Nov 2006 Posts: 11782 Location: Brussels IBM Thinkpad R40, 256MB, 20GB, WiFi ipw2100. Frugal Lin'N'Win
|
Posted: Thu 11 Nov 2010, 14:37 Post_subject:
|
|
Didn't know about that pet.
Well yes it seems to work, because you have a FULL install.
Apparently menu entries aren't removed automatically.
If you run fixmenus in a console and restart JWM is the entry still there?
If yes, you have to go to /usr/share/applications and find the corresponding desktop file for the removed application and do the fixmenus sequence again.
_________________ Time savers:
Find packages in a snap and install using Puppy Package Manager (Menu).
Consult Wikka
Use peppyy's puppysearch
|
|
Back to top
|
|
 |
cjs0216
Joined: 10 Nov 2010 Posts: 26
|
Posted: Thu 11 Nov 2010, 14:46 Post_subject:
|
|
The fixmenu thing did the trick...thanks guys
|
|
Back to top
|
|
 |
Béèm

Joined: 21 Nov 2006 Posts: 11782 Location: Brussels IBM Thinkpad R40, 256MB, 20GB, WiFi ipw2100. Frugal Lin'N'Win
|
Posted: Thu 11 Nov 2010, 14:51 Post_subject:
|
|
Good.
For the sake of fellow posters can you edit the subject of your initial post and add [SOLVED] at the end.
_________________ Time savers:
Find packages in a snap and install using Puppy Package Manager (Menu).
Consult Wikka
Use peppyy's puppysearch
|
|
Back to top
|
|
 |
rjbrewer

Joined: 22 Jan 2008 Posts: 4377 Location: merriam, kansas
|
Posted: Thu 11 Nov 2010, 15:18 Post_subject:
|
|
Dougals remaster script, as used in Fluppy, will also work.
The most significant hard drive space saving would be to use
ext2 instead of ext3 or ext4 partitions.
Ext2 on 6gb partition uses 106mb space;
ext3 or 4 uses 234mb.
_________________
Inspiron 700m, Pent.M 1.6Ghz, 1Gb ram.
Msi Wind U100, N270 1.6>2.0Ghz, 1.5Gb ram.
Full installs
|
|
Back to top
|
|
 |
cjs0216
Joined: 10 Nov 2010 Posts: 26
|
Posted: Thu 11 Nov 2010, 15:20 Post_subject:
|
|
yeah, i'm using ext 2
|
|
Back to top
|
|
 |
Béèm

Joined: 21 Nov 2006 Posts: 11782 Location: Brussels IBM Thinkpad R40, 256MB, 20GB, WiFi ipw2100. Frugal Lin'N'Win
|
Posted: Thu 11 Nov 2010, 15:22 Post_subject:
|
|
| rjbrewer wrote: | | Dougals remaster script, as used in Fluppy, will also work. | You mean, also in a FULL install?
_________________ Time savers:
Find packages in a snap and install using Puppy Package Manager (Menu).
Consult Wikka
Use peppyy's puppysearch
|
|
Back to top
|
|
 |
rjbrewer

Joined: 22 Jan 2008 Posts: 4377 Location: merriam, kansas
|
Posted: Thu 11 Nov 2010, 15:43 Post_subject:
|
|
| Béèm wrote: | | rjbrewer wrote: | | Dougals remaster script, as used in Fluppy, will also work. | You mean, also in a FULL install? |
Yes;
Fluppy has 2 remaster apps.
One for cd remaster and one (based on dougals script) for
full installs.
_________________
Inspiron 700m, Pent.M 1.6Ghz, 1Gb ram.
Msi Wind U100, N270 1.6>2.0Ghz, 1.5Gb ram.
Full installs
|
|
Back to top
|
|
 |
Béèm

Joined: 21 Nov 2006 Posts: 11782 Location: Brussels IBM Thinkpad R40, 256MB, 20GB, WiFi ipw2100. Frugal Lin'N'Win
|
Posted: Thu 11 Nov 2010, 15:55 Post_subject:
|
|
Are these scripts available for other puppy's?
In the form of a pet package?
_________________ Time savers:
Find packages in a snap and install using Puppy Package Manager (Menu).
Consult Wikka
Use peppyy's puppysearch
|
|
Back to top
|
|
 |
rjbrewer

Joined: 22 Jan 2008 Posts: 4377 Location: merriam, kansas
|
Posted: Thu 11 Nov 2010, 16:04 Post_subject:
|
|
| Béèm wrote: | Are these scripts available for other puppy's?
In the form of a pet package? |
Not that I'm aware of.
The remaster for full consists of 5 files; 3 of them I copied to the
same locations on a Luci install.
Don't have a Luci install right now; I'll do another and give
directions.
_________________
Inspiron 700m, Pent.M 1.6Ghz, 1Gb ram.
Msi Wind U100, N270 1.6>2.0Ghz, 1.5Gb ram.
Full installs
|
|
Back to top
|
|
 |
|