stow
Symlink manager. Often used to manage dotfiles. More information: <https://www.gnu.org/software/stow>.
RUN apt-get update && \
apt-get install -y stow
RUN apt-get update && \
apt-get install -y stow
RUN apk add stow
RUN pacman -S --noconfirm stow
RUN apt-get update && \
apt-get install -y stow
RUN dnf install -y stow
RUN apt-get update && \
apt-get install -y stow