uudecode
Decode files encoded by uuencode. More information: <https://manned.org/uudecode>.
RUN apt-get update && \
apt-get install -y sharutils
RUN apt-get update && \
apt-get install -y sharutils
RUN apk add sharutils
RUN pacman -S --noconfirm sharutils
RUN apt-get update && \
apt-get install -y sharutils
RUN yum install -y sharutils
RUN dnf install -y sharutils
RUN apt-get update && \
apt-get install -y sharutils