aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorTrung LĂȘ <8@tle.id.au>2026-02-23 11:29:50 +1100
committerGitHub <noreply@github.com>2026-02-23 11:29:50 +1100
commitdf66e9e1da5c4cf7b6fc3edeafaf6b04925dba7c (patch)
treeb463ccead181e9116dd6f24453960306c7236cc9
parent1b3bc7866a79765d75207fe200345fd7e9c3c430 (diff)
docs: Add links to Fedora COPR
-rw-r--r--README.md11
1 files changed, 10 insertions, 1 deletions
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