topic title: how to remove locals?
6 posts
• Page 1 of 1
-
Posts: 146
- Joined: 10 Dec 2012
#1
Every time I add a new kernel, a lots of locals are generated. Most of them are not needed. So how to remove unwanted locals?
-
rust collectorrust collectorPosts: 765
- Joined: 27 Dec 2011
#2
you can run
In a terminal
Code: Select all
sudo dpkg-reconfigure locales
In a terminal
-
Posts: 609
- Joined: 02 Jun 2008
#3
and install localepurge.
-
Posts: 146
- Joined: 10 Dec 2012
#4
Thanks. Now I remember why I had so many locals. Lots of them where checked by default by the installer, and the screen shows only 3 locals at a time. It was simply too boring to uncheck so many, so I hit ok. Now I have hungarian and english. __{{emoticon}}__
-
Posts: 765
- Joined: 27 Dec 2011
#5
yep, it it very boring to go thru that list
-
Alanarchy
Posts 0 Alanarchy
#6
Another way is to use smxi:
Further info:
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://smxi.org/docs/options.htm"
linktext was:"http://smxi.org/docs/options.htm"
====================================
Code: Select all
smxi -L
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://smxi.org/docs/options.htm"
linktext was:"http://smxi.org/docs/options.htm"
====================================