Install & download
Download the latest binary
curl -LO "https://dl.pazer.build/yaml-fixed/yaml?arch=amd64&os=linux"
Homebrew
brew tap pazer/build https://brew.pazer.build/tap.git
brew trust pazer/build
brew install pazer/build/yaml-fixed/yaml
npm
npm install @buildhost/yaml-fixed/yaml --registry https://npm.pazer.build
APT (Debian/Ubuntu)
sudo install -d -m 0755 /etc/apt/keyrings
curl -fsSL https://apt.pazer.build/yaml-fixed/yaml/key.asc | sudo gpg --dearmor -o /etc/apt/keyrings/buildhost.gpg
echo "deb [signed-by=/etc/apt/keyrings/buildhost.gpg] https://apt.pazer.build/yaml-fixed/yaml stable main" | sudo tee /etc/apt/sources.list.d/yaml-fixed-yaml.list
sudo apt update && sudo apt install yaml-fixed-yaml
Docker / OCI
docker pull oci.pazer.build/yaml-fixed/yaml:6