iconvconfig
The GNU libc libraries
Install
- All systems
-
curl cmd.cat/iconvconfig.sh
- Debian
-
apt-get install libc-bin
- Ubuntu
-
apt-get install libc-bin
- Arch Linux
-
pacman -S glibc
- Kali Linux
-
apt-get install libc-bin
- CentOS
-
yum install glibc
- Fedora
-
dnf install glibc
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libc-bin
- Raspbian
-
apt-get install libc-bin
- Dockerfile
- dockerfile.run/iconvconfig
glibc
The GNU libc libraries
libc-bin
GNU C Library: Binaries
This package contains utility programs related to the GNU C Library. * catchsegv: catch segmentation faults in programs * getconf: query system configuration variables * getent: get entries from administrative databases * iconv, iconvconfig: convert between character encodings * ldd, ldconfig: print/configure shared library dependencies * locale, localedef: show/generate locale definitions * tzselect, zdump, zic: select/dump/compile time zones