Install on
Enterprise Linux 10
Follow these steps to install blank-sinatra-app from the auto/local-buildcurl-e2e channel.
Prerequisites
- Root or sudo access
curlorwgetinstalled
Installation Steps
For Red Hat/CentOS/Fedora (yum/dnf)
1. Import the repository GPG key
sudo rpm --import https://go.packager.io/srv/rpm/crohr/blank-sinatra-app/gpg-key.asc
2. Download the repository configuration
sudo curl -fsSL \
"https://go.packager.io/srv/crohr/blank-sinatra-app/auto/local-buildcurl-e2e/installer/el/10.repo" \
-o /etc/yum.repos.d/blank-sinatra-app.repo
Or using wget:
sudo wget \
-O /etc/yum.repos.d/blank-sinatra-app.repo \
"https://go.packager.io/srv/crohr/blank-sinatra-app/auto/local-buildcurl-e2e/installer/el/10.repo"
3. Install packages
sudo yum install PACKAGE_NAME
# or on newer systems:
sudo dnf install PACKAGE_NAME
Verification
Verify the repository is configured correctly:
yum repolist
# or
dnf repolist
Available packages
| Package | Version code | Arch | Size | Built | Format |
|---|---|---|---|---|---|
| blank-sinatra-app | 0.1.0-1787750655.4ca5e87.el10 | x86_64 | 76.2 MB | 1 week ago | .rpm |
| blank-sinatra-app | 0.1.0-1787749547.27d7757.el10 | x86_64 | 76.2 MB | 1 week ago | .rpm |
| blank-sinatra-app | 0.1.0-1787749346.27d7757.el10 | x86_64 | 76.2 MB | 1 week ago | .rpm |
| blank-sinatra-app | 0.1.0-1787749125.4b1c8a6.el10 | x86_64 | 76.2 MB | 1 week ago | .rpm |
| blank-sinatra-app | 0.1.0-1787748585.4b1c8a6.el10 | x86_64 | 76.2 MB | 1 week ago | .rpm |