3rd Party Repository: Yarn
This repository is available for: Stable
Title: | Yarn JS package manager |
Description: | Yarn is a package manager for your code. It allows you to use and share code with other developers from around the world. Yarn does this quickly, securely, and reliably so you don’t ever have to worry. |
Daily Build: | no |
Download the the repository key with:
sudo apt install -y apt-transport-https ca-certificates curl gnupg-agent software-properties-common curl https://dl.yarnpkg.com/debian/pubkey.gpg | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/dn.yarnpkg.com.gpg >/dev/null
Then setup the repository:
$ sudo sh -c "echo deb https://dl.yarnpkg.com/debian stable main \ > /etc/apt/sources.list.d/yarn.list" $ sudo apt-get update $ sudo apt-get install yarnMore info at: https://yarnpkg.com/lang/en/docs/install/
Links
Most recent updates in Yarn PPA (Stable)
Date | Package | Version |
---|---|---|
2024-05-24 23:08:50 UTC | yarn | 1.22.22-1 |
2022-05-15 00:07:51 UTC | yarn | 1.22.19-1 |
2022-03-16 19:08:17 UTC | yarn | 1.22.18-1 |
2021-12-15 17:09:00 UTC | yarn | 1.22.17-1 |
2021-09-30 11:07:50 UTC | yarn | 1.22.15-1 |
Yarn Versions in Yarn PPA
UbuntuUpdates arbitrarily picked yarn as the main package of this PPA.
Package | Release | Latest Version | Latest Update |
---|---|---|---|
yarn | stable | 1.22.22-1 | 2024-05-24 23:08:50 UTC |
Packages in PPA for Stable
See packages for selected release: Stable
Deleted packages are displayed in grey.
Head packages
Dependent packages
Comments
blog comments powered by Disqus
About
-
Send Feedback to @ubuntu_updates