From df66e9e1da5c4cf7b6fc3edeafaf6b04925dba7c Mon Sep 17 00:00:00 2001 From: Trung LĂȘ <8@tle.id.au> Date: Mon, 23 Feb 2026 11:29:50 +1100 Subject: docs: Add links to Fedora COPR --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index fe2e05c..27a60fb 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,16 @@ GNOME frontend for [GPU Screen Recorder](https://git.dec05eba.com/gpu-screen-rec ## Notes The program has to be launched from your application launcher or hotkeys may not work properly in your Wayland compositor (this is the case with GNOME). -# Installation +## Installation +The only official ways to install GPU Screen Recorder is either from source. + +If you still prefer to install GPU Screen Recorder with a package manager instead of from source then you may be able to find a package for your distro. + +Here are some known packages: + +* Fedora, CentOS: [COPR](https://copr.fedorainfracloud.org/coprs/brycensranch/gpu-screen-recorder-git/) + +# Build from source ```sh meson setup build ninja -C build -- cgit v1.2.3