added Fedora installation items

This commit is contained in:
Arkady Shane 2021-05-14 18:18:23 +03:00 committed by GitHub
parent e8521aa151
commit d5c1895506
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -21,6 +21,15 @@ $ yay -S python-validity
$ fprintd-enroll
```
On Fedora Linux
```
$ sudo dnf copr enable tigro/python-validity
$ sudo apt install open-fprintd fprintd-clients fprintd-clients-pam python3-validity
...wait a bit...
$ fprintd-enroll
```
### Error situations
If `fprintd-enroll` returns with `list_devices failed:`, you can check
the logs of the `python3-validity` daemon using `$ sudo systemctl status python3-validity`.