How to install glibc-source package?

Issues related to applications and software problems
Post Reply
ajay.garg
Posts: 1
Joined: 2023/03/11 16:41:49

How to install glibc-source package?

Post by ajay.garg » 2023/03/11 16:47:39

Hi All.

My original problem and the proposed solution is described at :
https://stackoverflow.com/questions/757 ... -directory

As part of the solution, I am trying to install glibc-source, but get the following :

Code: Select all

bash-4.2$ sudo yum -y install glibc-source
Loaded plugins: langpacks, ps
No package glibc-source available.
Error: Nothing to do
bash-4.2$ 
My linux distribution is :

Code: Select all

Linux abcd.com 5.4.17-2136.316.7.el7uek.x86_64 #2 SMP Mon Jan 23 18:37:26 PST 2023 x86_64 x86_64 x86_64 GNU/Linux
How can I achieve my purpose (preferably via direct installation of glibc-source via yum)?

Will be grateful for pointers.


Thanks and Regards,
Ajay

User avatar
toracat
Site Admin
Posts: 7518
Joined: 2006/09/03 16:37:24
Location: California, US
Contact:

Re: How to install glibc-source package?

Post by toracat » 2023/03/11 23:22:56

Looks like you are running Oracle Linux. This is a CentOS Linux forum...
CentOS Forum FAQ

Post Reply