moduserprefs.sh

A PHP web-based mail client

Debian Debian
RUN apt-get update && \ apt-get install -y roundcube-core
Ubuntu
RUN apt-get update && \ apt-get install -y roundcube-core
Alpine
RUN apk add roundcubemail
Arch Arch Linux
RUN pacman -S --noconfirm roundcubemail
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y roundcube-core
Fedora
RUN dnf install -y roundcubemail
Raspbian
RUN apt-get update && \ apt-get install -y roundcube-core
click the source code to copy install moduserprefs.sh on any operating system with command-not-found.com