|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
Re: [PLUG] Dell Inspiron 530s w/ Ubuntu
|
> Date: Tue, 13 Jan 2009 06:24:23 -0500
> From: Art Alexion <art.alexion@gmail.com>
>
> I was going to recommend localepurge, but it seems you know about it
> already. Why didn't you just use it?
I did. It didn't kill these files as they aren't the CLI/console
locales that localepurge handles, they are the language support for the
GUI side of things.
Here are examples:
language-pack-en
language-pack-en-base
language-support-en
language-pack-gnome-en-base
language-pack-gnome-en
language-support-translations-en
language-support-writing-en
# Or try this with | less instead of | wc
$ apt-cache search '^language-' | wc -l
1176
$ apt-cache show language-support-en language-pack-en-base \
language-pack-en | less
Later,
JP
----------------------------|:::======|-------------------------------
JP Vossen, CISSP |:::======| http://bashcookbook.com/
My Account, My Opinions |=========| http://www.jpsdomain.org/
----------------------------|=========|-------------------------------
"Microsoft Tax" = the additional hardware & yearly fees for the add-on
software required to protect Windows from its own poorly designed and
implemented self, while the overhead incidentally flattens Moore's Law.
___________________________________________________________________________
Philadelphia Linux Users Group -- http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
|
|