/AmazonLinux/2/arm/stable/
AmazonLinux 2 packages for arm, stable channel.
0 packages · 0 names
Add this repository
sudo tee /etc/yum.repos.d/hashicorp.repo > /dev/null <<'EOF'
[hashicorp-stable]
name=Linux Packages stable
baseurl=https://rpm.releases.hashicorp.com/AmazonLinux/2/$basearch/stable
enabled=1
gpgcheck=1
gpgkey=https://apt.releases.hashicorp.com/gpg
EOF
sudo dnf install <package>
| Name | |
|---|---|
| repodata/repomd.xml | repository metadata, the file dnf reads first |
| repodata/repomd.xml.asc | detached signature over repomd.xml |