nkf

Network kanji filter. Converts kanji code from one encoding to another. More information: <https://manned.org/nkf>.

Debian Debian
RUN apt-get update && \ apt-get install -y nkf
Ubuntu
RUN apt-get update && \ apt-get install -y nkf
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y nkf
CentOS
RUN yum install -y nkf
Fedora
RUN dnf install -y nkf
Raspbian
RUN apt-get update && \ apt-get install -y nkf
click the source code to copy install nkf on any operating system with command-not-found.com