I am attempting to install dnf
on my CENTOS 7 machine. Using this as my guideline I ran the first two commands of
sudo yum install epel-release
sudo yum install dnf
and that successfully works.
Installed:
dnf.noarch 0:0.6.4-2.el7
Now I am trying to install Spotify which according to this site I need to run
[joey ~]# dnf config-manager --add-repo=http://negativo17.org/repos/fedora-spotify.repo
No such command: config-manager. Please use /bin/dnf --help
It could be a DNF plugin command.
In the DNF site it looks like it goes to 2.0 so I am guessing I am using an outdated DNF but it looks like the latest for me is 0.6.4-2.el7
. So I go to the DNF Github page to try to install it manually. I clone it and attempt to run the first command.
[joey dnf]$ sudo dnf builddep dnf.spec
No such command: builddep. Please use /bin/dnf --help
It could be a DNF plugin command.
I am not sure what else to do at this point. I am basically just trying to get Spotify installed on my CentOS machine and not sure how to proceed from here.
Attempts/Update
[joey ~]$ sudo dnf install dnf-plugin-config-manager
CentOS-7 - cr 7.3 MB/s | 5.0 MB 00:00
Using metadata from Thu Dec 1 16:19:53 2016
No package dnf-plugin-config-manager available.
Error: no package matched: dnf-plugin-config-manager