Description
Xournal++ is a hand note taking software written in C++ with the target of flexibility, functionality and speed. This repository automatically builds latest upstream snapshot.
Installation Instructions
- Enable the repository with the command
sudo dnf copr enable luya/xournalpp
- Install xournalpp with a graphical package manager or via the command
sudo dnf install xournalpp
- To disable this repository:
sudo dnf copr disable luya/xournalpp
- Synchronize the system with
sudo dnf distro-sync
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
![]() |
aarch64 (10)*, ppc64le (6)*, x86_64 (11)* | Fedora 40 (21 downloads) |
![]() |
aarch64 (10)*, ppc64le (8)*, x86_64 (9)* | Fedora 41 (16 downloads) |
![]() |
aarch64 (0)*, ppc64le (0)*, x86_64 (0)* | Fedora 42 (7 downloads) |
![]() |
aarch64 (12)*, ppc64le (5)*, x86_64 (16)* | Fedora rawhide (40 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable @design-suite/xournalpp
More info about enabling Copr repositories