loadkeys

Load the kernel keymap for the console. More information: <https://manned.org/loadkeys>.

  • Maintainer: Console utilities maintainers <pkg-kbd-devel@lists.alioth.debian.org>
  • Homepage: http://www.kbd-project.org/
  • Section: utils
Debian Debian
RUN apt-get update && \ apt-get install -y kbd
Ubuntu
RUN apt-get update && \ apt-get install -y kbd
Alpine
RUN apk add kbd
Arch Arch Linux
RUN pacman -S --noconfirm kbd
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y kbd
CentOS
RUN yum install -y kbd
Fedora
RUN dnf install -y kbd
Raspbian
RUN apt-get update && \ apt-get install -y kbd
click the source code to copy install loadkeys on any operating system with command-not-found.com