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 @designsuite/xournalpp
- Install xournalpp with a graphical package manager or via the command
sudo dnf install xournalpp
- To disable this repository:
sudo dnf copr disable @designsuite/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 |
---|---|---|
Fedora 39 | aarch64 (20)*, ppc64le (22)*, x86_64 (23)* | Fedora 39 (0 downloads) |
Fedora 40 | aarch64 (18)*, ppc64le (18)*, x86_64 (17)* | Fedora 40 (23 downloads) |
Fedora 41 | aarch64 (17)*, ppc64le (18)*, x86_64 (18)* | Fedora 41 (9 downloads) |
Fedora rawhide | aarch64 (24)*, ppc64le (35)*, x86_64 (26)* | Fedora rawhide (50 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable @designsuite/xournalpp
More info about enabling Copr repositories