I am unable to install Sublime Text 3 using dnf on Fedora 27
I am using the command :
sudo dnf install sublime-text
and I have also tried :
sudo dnf install sublime-text.x86_64
In both cases after I enter my sudo password (yes it’s the correct one, I checked) I am getting the same error:
Error: _
Problem: conflicting requests
- package sublime-text-3143-1.x86_64 does not have a compatible architecture
I have successfully installed other software using the command console and dnf so I am not sure why this is not working. I am a new user of linux/fedora so if you have a solution please try not to be too general in your description.