On Sep 7, 2023, at 12:45, Kaushal Shriyan <kaushalshri...@gmail.com> wrote:
> Is there a way to download the package along with the dependencies  which are 
> already installed on RHEL 8.7?
> 
> Please guide me. Thanks in Advance.

You’ll need to do this either from the RHEL system, or you’ll need to set up a 
subscription on your Fedora system, such as how you set up the mock utility: 
https://rpm-software-management.github.io/mock/Feature-rhelchroots.html

However, RHEL8.7 support ended in May of this year, and it isn’t an extended 
support release, so there’s no simple way to get RHEL 8.7 specific packages.  I 
doubt a Fedora list is an idea, place to ask for support, you would most likely 
get better support directly from Red Hat, either by opening a case or 
contacting who you purchase subscriptions from.

Once done, you can use:

# dnf download --resolve --alldeps package_name

(Either from the RHEL system or inside a mock chroot on a fedora system)
-- 
Jonathan Billings
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to