R
R
Roman Kutenko2013-11-25 11:22:50
linux
Roman Kutenko, 2013-11-25 11:22:50

How to solve the problem with downloading and unpacking files that have Russian in their names?

Installed ArchLinux in English. When downloading files in Russian, they are saved with cracks, when unpacking archives with files in Russian, the same problem. Torrent files either do not save or do not read when instead of the name krakozyabry.
How to improve the situation?

Answer the question

In order to leave comments, you need to log in

4 answer(s)
K
kenny_opennix, 2013-11-25
@kenny_opennix

Fix locales.

M
Maxim Moseychuk, 2013-11-26
@fshp

Archive moment. To correctly extract files with Cyrillic names from zip and rar archives, I advise you to use p7zip.

D
Dmitry, 2013-11-28
@TrueBers

# echo "LANG=ru_RU.UTF-8" > /etc/locale.conf && locale-gen

I
Ivan Tishchenko, 2014-03-04
@Tihon_V

In /etc/locale.gen uncomment the lines

en_US.UTF-8 UTF-8  
en_US ISO-8859-1 
ru_RU.KOI8-R KOI8-R  
ru_RU.UTF-8 UTF-8  
ru_RU ISO-8859-5

Next 'sudo locale-gen'

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question