xpcshell

Development files for Thunderbird

Debian Debian
RUN apt-get update && \ apt-get install -y xulrunner-dev
Ubuntu
RUN apt-get update && \ apt-get install -y thunderbird-dev
Alpine
RUN apk add firefox-esr-dev
CentOS
RUN yum install -y xulrunner-devel
Fedora
RUN dnf install -y xulrunner-devel
Raspbian
RUN apt-get update && \ apt-get install -y firefox-esr-dev
click the source code to copy install xpcshell on any operating system with command-not-found.com