Cimbali / pympress

Pympress is a simple yet powerful PDF reader designed for dual-screen presentations
https://cimbali.github.io/pympress/
GNU General Public License v2.0
1.18k stars 89 forks source link

Help needed for installation under nobara linux #307

Closed jojo2203 closed 9 months ago

jojo2203 commented 9 months ago

Hello, I would like to install pympress under nobra linux. When I enter :

dnf copr enable cimbali/pympress
dnf install python3-pympress

I only get the following error message:

Unknown argument "copr" for command "dnf5". Add "--help" for more information about the arguments.
It could be a command provided by a plugin, try: dnf install dnf5-command(copr)

what am I doing wrong? thanks.