fc
Open the most recent command and edit it. More information: <https://manned.org/fc>.
RUN apt-get update && \
apt-get install -y f2c
RUN apt-get update && \
apt-get install -y f2c
RUN apk add bash
RUN pacman -S --noconfirm bash
RUN apt-get update && \
apt-get install -y f2c
RUN yum install -y bash
RUN dnf install -y bash
RUN apt-get update && \
apt-get install -y f2c