Page 1 of 1

[Solved] atom editor not installable

PostPosted: May 2nd, '21, 16:53
by Spinnifex
Hello

I want to insall https://atom.io/ editor.
Code: Select all
dnf install atom.x86_64.rpm

tells me that there is a dependency mismatch with
Code: Select all
apmd

How can I manage this?
I used atom on mageia7 wihtout problems.

Regards
Spinnifex

Re: atom editor not installable

PostPosted: May 2nd, '21, 17:40
by sturmvogel
If you really want and need atom, you could uninstall apmd.

Re: atom editor not installable

PostPosted: May 10th, '21, 17:59
by Spinnifex
Hello

I notice that apmd is "only" for laptop energy saving and I use a destktop pc.
So are there any issues reated with apmd I did not know?

Regards
Spinnifex

Re: atom editor not installable

PostPosted: May 10th, '21, 18:33
by sturmvogel
No. You can uninstall it.

Re: [Solved] atom editor not installable

PostPosted: May 10th, '21, 19:01
by Spinnifex
Thank you!