Sample Header Ad - 728x90

Retrieving Project URLs and Project Download URLs of Fedora Packages

1 vote
1 answer
159 views
I have a list of all fedora packages in a .txt file and would like to retrieve the Project URLs and Project Download URLs of all these packages. The command dnf info does yield a download URL which could be used to download the latest version of the package. An example is as follows: Last metadata expiration check: 1:33:08 ago on Tue Aug 9 12:58:18 2022. Installed Packages Name : alternatives Version : 1.19 Release : 2.fc36 Architecture : x86_64 Size : 62 k Source : chkconfig-1.19-2.fc36.src.rpm Repository : @System From repo : anaconda Summary : A tool to maintain symbolic links determining default commands URL : https://github.com/fedora-sysv/chkconfig License : GPLv2 Description : alternatives creates, removes, maintains and displays information about the : symbolic links comprising the alternatives system. It is possible for several : programs fulfilling the same or similar functions to be installed on a single : system at the same time. However, I would like to get the URL of the actual ongoing project itself. Is there any easy way to do so? Help deeply appreciated! **Another Example:** Name : audit-libs Version : 3.0.8 Release : 1.fc36 Architecture : x86_64 Size : 299 k Source : audit-3.0.8-1.fc36.src.rpm Repository : @System From repo : anaconda Summary : Dynamic library for libaudit URL : http://people.redhat.com/sgrubb/audit/ License : LGPLv2+ Description : The audit-libs package contains the dynamic libraries needed for : applications to use the audit framework.
Asked by PHV (23 rep)
Aug 10, 2022, 07:40 AM
Last activity: Aug 10, 2022, 08:13 AM