yarn

JavaScript and Node.js package manager alternative. More information: <https://yarnpkg.com>.

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