irtext2udp

LIRC core, always needed to run LIRC

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-core
Raspbian
RUN apt-get update && \ apt-get install -y lirc
click the source code to copy install irtext2udp on any operating system with command-not-found.com