lirc-setup

Infra-red remote control support - daemons and utils

Debian Debian
RUN apt-get update && \ apt-get install -y lirc
Ubuntu
RUN apt-get update && \ apt-get install -y lirc
Arch Arch Linux
RUN pacman -S --noconfirm lirc
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y lirc
Fedora
RUN dnf install -y lirc-config
Raspbian
RUN apt-get update && \ apt-get install -y lirc
click the source code to copy install lirc-setup on any operating system with command-not-found.com