Go to repo directory:
cd /etc/yum.repos.d/
wget this file:
wget http://download.gluster.org/pub/gluster/glusterfs/LATEST/Fedora/glusterfs-fedora.repo
Now, search for debuginfo:
yum search glusterfs-debuginfo
Install the package:
yum install glusterfs-debuginfo.x86_64 -y
You are done :)
cd /etc/yum.repos.d/
wget this file:
wget http://download.gluster.org/pub/gluster/glusterfs/LATEST/Fedora/glusterfs-fedora.repo
Now, search for debuginfo:
yum search glusterfs-debuginfo
Install the package:
yum install glusterfs-debuginfo.x86_64 -y
You are done :)
No comments:
Post a Comment