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 |
---|---|---|
Fedora 39 | aarch64 (8)*, ppc64le (9)*, x86_64 (6)* | Fedora 39 (0 downloads) |
Fedora 40 | aarch64 (2)*, ppc64le (0)*, x86_64 (1)* | Fedora 40 (13 downloads) |
Fedora 41 | aarch64 (0)*, ppc64le (0)*, x86_64 (0)* | Fedora 41 (5 downloads) |
Fedora rawhide | aarch64 (2)*, ppc64le (0)*, x86_64 (4)* | Fedora rawhide (31 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable @design-suite/xournalpp
More info about enabling Copr repositories