linuxHow to Remove LC_CTYPE Error1 2 3 4 apt-get autoremove export LC_ALL=en_US.UTF-8 echo "en_US.UTF-8 UTF-8" >> /etc/locale.gen locale-gen