There is a plugin for yum called "downloadonly". I think 8 has it by
default.

You should be able to go on to a like system and run "yum update
--downloadonly --downloaddir=/path/to/directory" which will download all of
the packages into /path/to directory.

Then you can copy the packages to the target system in a given directory.
Then to install navigate to the directory and run "yum local install *.rpm"
and it'll update.

-Matty

On Sat, Sep 9, 2023, 12:49 PM Kaushal Shriyan <kaushalshri...@gmail.com>
wrote:

> Hi,
>
> Is there a way to apply the security updates offline on Red Hat Enterprise
> Linux release 8.7 (Ootpa) as it is a production environment?
>
> yum list-security --security
> yum -y update --security
>
> Please guide me. Thanks in Advance.
>
> Best Regards,
>
> Kaushal
> --
> redhat-list mailing list
> unsubscribe mailto:redhat-list-requ...@redhat.com?subject=unsubscribe
> https://listman.redhat.com/mailman/listinfo/redhat-list
>
>
-- 
redhat-list mailing list
unsubscribe mailto:redhat-list-requ...@redhat.com?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to