java-1.8.0-openjdk and java-1.8.0-openjdk-devel packages

Mike Burger mburger at bubbanfriends.org
Mon Jul 24 18:31:00 UTC 2023


On 2023-07-24 14:22, Kaushal Shriyan wrote:
> On Mon, Jul 24, 2023 at 9:23 PM Appstream repository Burger <
> mburger at bubbanfriends.org> wrote:
> 
>> Have you tried “yum list | grep java | grep open”
>> 
>> Have you specifically enabled the RHEL 8 for Appstream repository?
>> 
>> Sent from my iPhone...please excuse any typos or short answers.
>> 
>> It's always suicide-mission this save-the-planet that. No one ever 
>> stops
>> by just to say hi anymore. -Col. Jack O'Neill
>> 
>> 
> Thanks Mike for the quick response. Is there a way to enable the 
> Appstream
> repository on Red Hat Enterprise Linux release 8.7(Ootpa).
> 
> Please guide me. Thanks in advance.

Start out with listing the available repositories:

subscription-manager-repos --list

Find the repo ID you want and it should list "Enabled:   0" for disabled 
or "Enabled:   1" for enabled.

If "rhel-8-x86_64-appstream-rpms" is listed as "Enabled:   0" (i.e. 
disabled), run

subscription-manager repos --enable=rhel-8-x86_64-appstream-rpms

which should, then, enable it.


As an aside...this Google search:

https://www.google.com/search?q=enable+repo+rhel+8

Yielded this Red Hat knowledge article:

https://access.redhat.com/solutions/265523

As the very first result.
-- 
https://poplme.co/hash/lqQkxj0F/1/es

"It's always suicide-mission this, save-the-planet that. No one ever 
just
stops by to say 'hi' anymore." --Colonel Jack O'Neill, SG1



More information about the redhat-list mailing list