Epel Repo is installed but desired packagesnot found
Clash Royale CLAN TAG#URR8PPP
up vote
1
down vote
favorite
I have got epel repo and installed it. It shows "package epel-release-6-8.noarch is already installed" when I want to ensure that it has been installed.
[root@static ~]# rpm -ivh epel-release-6-8.noarch.rpm
Preparing... ########################################### [100%]
package epel-release-6-8.noarch is already installed
But I cannot install some packages that are placed in this repository like unrar rar aria2c
[root@static ~]# yum install rar unrar
Loaded plugins: fastestmirror, refresh-packagekit
Setting up Install Process
Loading mirror speeds from cached hostfile
* base: ftp.antilo.de
* epel: mirror.wiuwiu.de
* extras: mirror.ratiokontakt.de
* updates: mirror.ratiokontakt.de
No package rar available.
No package unrar available.
Error: Nothing to do
What should I do?
It is centos6.9
centos software-installation repository
add a comment |Â
up vote
1
down vote
favorite
I have got epel repo and installed it. It shows "package epel-release-6-8.noarch is already installed" when I want to ensure that it has been installed.
[root@static ~]# rpm -ivh epel-release-6-8.noarch.rpm
Preparing... ########################################### [100%]
package epel-release-6-8.noarch is already installed
But I cannot install some packages that are placed in this repository like unrar rar aria2c
[root@static ~]# yum install rar unrar
Loaded plugins: fastestmirror, refresh-packagekit
Setting up Install Process
Loading mirror speeds from cached hostfile
* base: ftp.antilo.de
* epel: mirror.wiuwiu.de
* extras: mirror.ratiokontakt.de
* updates: mirror.ratiokontakt.de
No package rar available.
No package unrar available.
Error: Nothing to do
What should I do?
It is centos6.9
centos software-installation repository
add a comment |Â
up vote
1
down vote
favorite
up vote
1
down vote
favorite
I have got epel repo and installed it. It shows "package epel-release-6-8.noarch is already installed" when I want to ensure that it has been installed.
[root@static ~]# rpm -ivh epel-release-6-8.noarch.rpm
Preparing... ########################################### [100%]
package epel-release-6-8.noarch is already installed
But I cannot install some packages that are placed in this repository like unrar rar aria2c
[root@static ~]# yum install rar unrar
Loaded plugins: fastestmirror, refresh-packagekit
Setting up Install Process
Loading mirror speeds from cached hostfile
* base: ftp.antilo.de
* epel: mirror.wiuwiu.de
* extras: mirror.ratiokontakt.de
* updates: mirror.ratiokontakt.de
No package rar available.
No package unrar available.
Error: Nothing to do
What should I do?
It is centos6.9
centos software-installation repository
I have got epel repo and installed it. It shows "package epel-release-6-8.noarch is already installed" when I want to ensure that it has been installed.
[root@static ~]# rpm -ivh epel-release-6-8.noarch.rpm
Preparing... ########################################### [100%]
package epel-release-6-8.noarch is already installed
But I cannot install some packages that are placed in this repository like unrar rar aria2c
[root@static ~]# yum install rar unrar
Loaded plugins: fastestmirror, refresh-packagekit
Setting up Install Process
Loading mirror speeds from cached hostfile
* base: ftp.antilo.de
* epel: mirror.wiuwiu.de
* extras: mirror.ratiokontakt.de
* updates: mirror.ratiokontakt.de
No package rar available.
No package unrar available.
Error: Nothing to do
What should I do?
It is centos6.9
centos software-installation repository
edited Dec 10 '17 at 15:25
Jeff Schaller
32k848109
32k848109
asked Dec 7 '17 at 7:44
Ahad Yekta
85
85
add a comment |Â
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
1
down vote
accepted
The packages you are looking for arenâÂÂt available in EPEL (check the list of packages starting with âÂÂaâÂÂ, âÂÂrâ and âÂÂuâÂÂ). unrar
âÂÂs license is inappropriate for EPEL, as is RARâÂÂs; aria2
is fine but isnâÂÂt part of EPEL 6.
So how could I install them. All docs say install from rpmforge-release and rpmforge has been replaced by epel.
â Ahad Yekta
Dec 7 '17 at 10:31
I donâÂÂt know where youâÂÂd get them for CentOS, apart from building from source.
â Stephen Kitt
Dec 7 '17 at 12:35
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
1
down vote
accepted
The packages you are looking for arenâÂÂt available in EPEL (check the list of packages starting with âÂÂaâÂÂ, âÂÂrâ and âÂÂuâÂÂ). unrar
âÂÂs license is inappropriate for EPEL, as is RARâÂÂs; aria2
is fine but isnâÂÂt part of EPEL 6.
So how could I install them. All docs say install from rpmforge-release and rpmforge has been replaced by epel.
â Ahad Yekta
Dec 7 '17 at 10:31
I donâÂÂt know where youâÂÂd get them for CentOS, apart from building from source.
â Stephen Kitt
Dec 7 '17 at 12:35
add a comment |Â
up vote
1
down vote
accepted
The packages you are looking for arenâÂÂt available in EPEL (check the list of packages starting with âÂÂaâÂÂ, âÂÂrâ and âÂÂuâÂÂ). unrar
âÂÂs license is inappropriate for EPEL, as is RARâÂÂs; aria2
is fine but isnâÂÂt part of EPEL 6.
So how could I install them. All docs say install from rpmforge-release and rpmforge has been replaced by epel.
â Ahad Yekta
Dec 7 '17 at 10:31
I donâÂÂt know where youâÂÂd get them for CentOS, apart from building from source.
â Stephen Kitt
Dec 7 '17 at 12:35
add a comment |Â
up vote
1
down vote
accepted
up vote
1
down vote
accepted
The packages you are looking for arenâÂÂt available in EPEL (check the list of packages starting with âÂÂaâÂÂ, âÂÂrâ and âÂÂuâÂÂ). unrar
âÂÂs license is inappropriate for EPEL, as is RARâÂÂs; aria2
is fine but isnâÂÂt part of EPEL 6.
The packages you are looking for arenâÂÂt available in EPEL (check the list of packages starting with âÂÂaâÂÂ, âÂÂrâ and âÂÂuâÂÂ). unrar
âÂÂs license is inappropriate for EPEL, as is RARâÂÂs; aria2
is fine but isnâÂÂt part of EPEL 6.
edited Dec 7 '17 at 8:23
answered Dec 7 '17 at 8:16
Stephen Kitt
143k22310374
143k22310374
So how could I install them. All docs say install from rpmforge-release and rpmforge has been replaced by epel.
â Ahad Yekta
Dec 7 '17 at 10:31
I donâÂÂt know where youâÂÂd get them for CentOS, apart from building from source.
â Stephen Kitt
Dec 7 '17 at 12:35
add a comment |Â
So how could I install them. All docs say install from rpmforge-release and rpmforge has been replaced by epel.
â Ahad Yekta
Dec 7 '17 at 10:31
I donâÂÂt know where youâÂÂd get them for CentOS, apart from building from source.
â Stephen Kitt
Dec 7 '17 at 12:35
So how could I install them. All docs say install from rpmforge-release and rpmforge has been replaced by epel.
â Ahad Yekta
Dec 7 '17 at 10:31
So how could I install them. All docs say install from rpmforge-release and rpmforge has been replaced by epel.
â Ahad Yekta
Dec 7 '17 at 10:31
I donâÂÂt know where youâÂÂd get them for CentOS, apart from building from source.
â Stephen Kitt
Dec 7 '17 at 12:35
I donâÂÂt know where youâÂÂd get them for CentOS, apart from building from source.
â Stephen Kitt
Dec 7 '17 at 12:35
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f409406%2fepel-repo-is-installed-but-desired-packagesnot-found%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password