I just noticed it’s gone and I’m trying to install it but get an error, pls help.
[root@premier69-pc premier69]# dnf copr enable nunodias/nixnote2
Enabling a Copr repository. Please note that this repository is not part
of the main distribution, and quality may vary.
The Fedora Project does not exercise any power over the contents of
this repository beyond the rules outlined in the Copr FAQ at
<https://docs.pagure.org/copr.copr/user_documentation.html#what-i-can-build-in-copr>,
and packages are not held to any quality or security level.
Please do not file bug reports about these packages in Fedora
Bugzilla. In case of problems, contact the owner of this repository.
Do you really want to enable copr.fedorainfracloud.org/nunodias/nixnote2? [y/N]: y
Repository successfully enabled.
[root@premier69-pc premier69]# dnf install nixnote2
Copr repo for nixnote2 owned by nunodias 18 kB/s | 3.3 kB 00:00
keybase 31 kB/s | 3.3 kB 00:00
Error:
Problem: conflicting requests
- nothing provides libtidy.so.5()(64bit) needed by nixnote2-2.1.6-1.ndias.fc35.x86_64
(try to add '--skip-broken' to skip uninstallable packages)
[root@premier69-pc premier69]# dnf install nixnote2 --skip-broken
Last metadata expiration check: 0:00:13 ago on ons 17 nov 2021 18:11:50.
Dependencies resolved.
Problem: conflicting requests
- nothing provides libtidy.so.5()(64bit) needed by nixnote2-2.1.6-1.ndias.fc35.x86_64
====================================================================================================================
Package Architecture Version Repository Size
====================================================================================================================
Skipping packages with broken dependencies:
nixnote2 x86_64 2.1.6-1.ndias.fc35 copr:copr.fedorainfracloud.org:nunodias:nixnote2 3.9 M
Transaction Summary
====================================================================================================================
Skip 1 Package
Nothing to do.
Complete!
[root@premier69-pc premier69]#