babel
A transpiler which converts code from JavaScript ES6/ES7 syntax to ES5 syntax. More information: <https://babeljs.io/>.
RUN apt-get update && \
apt-get install -y openbabel
RUN apt-get update && \
apt-get install -y openbabel
RUN pacman -S --noconfirm openbabel
RUN apt-get update && \
apt-get install -y openbabel
RUN dnf install -y openbabel
RUN apt-get update && \
apt-get install -y openbabel