how do I go about removing all the language packs I don't need
Posted
by
knotech
on Ask Ubuntu
See other posts from Ask Ubuntu
or by knotech
Published on 2014-08-24T07:34:22Z
Indexed on
2014/08/24
10:31 UTC
Read the original article
Hit count: 322
package-management
|language-support
I just noticed that in /usr/share/help
I have the ubuntu help files in 70 different languages. I only speak 2, and I only really compute in one. I also noticed that it is full of broken symbolic links to /usr/share/help-langpack.
I want just want to get rid of all the languages I don't need. How can I do this without getting all rm -r
happy? I'm preferably looking for a way to do this without installing any new packages, as my main goal is to get rid of excess stuff on my machine. I'd like to find a way to do this preferably with dpkg, or apt.
© Ask Ubuntu or respective owner