-
-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Closed
Labels
topic/packagestype/proposalThe new feature has not been accepted yet but needs to be discussed first.The new feature has not been accepted yet but needs to be discussed first.
Milestone
Description
Feature Description
if RPM Metadata does not contain a GPG signature, it will not be possible to install using yum
/dnf.
curl --user user:pass --upload-file golang-static-1.20.6-1.el9.x86_64.rpm https://git.example.com/api/packages/packages/rpm/upload
dnf config-manager --add-repo https://git.example.com/api/packages/packages/rpm.repo
dnf makecache
dnf install golang-static -y
Screenshots
No response
Metadata
Metadata
Assignees
Labels
topic/packagestype/proposalThe new feature has not been accepted yet but needs to be discussed first.The new feature has not been accepted yet but needs to be discussed first.