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 38 | aarch64 (8)*, ppc64le (5)*, x86_64 (6)* | Fedora 38 (0 downloads) |
Fedora 39 | aarch64 (15)*, ppc64le (16)*, x86_64 (17)* | Fedora 39 (32 downloads) |
Fedora 40 | aarch64 (12)*, ppc64le (12)*, x86_64 (12)* | Fedora 40 (20 downloads) |
Fedora 41 | aarch64 (12)*, ppc64le (12)*, x86_64 (12)* | Fedora 41 (5 downloads) |
Fedora rawhide | aarch64 (18)*, ppc64le (30)*, x86_64 (22)* | Fedora rawhide (45 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable @designsuite/xournalpp
More info about enabling Copr repositories