diff options
| author | Trung LĂȘ <8@tle.id.au> | 2026-02-23 11:29:50 +1100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-02-23 11:29:50 +1100 |
| commit | df66e9e1da5c4cf7b6fc3edeafaf6b04925dba7c (patch) | |
| tree | b463ccead181e9116dd6f24453960306c7236cc9 /README.md | |
| parent | 1b3bc7866a79765d75207fe200345fd7e9c3c430 (diff) | |
docs: Add links to Fedora COPR
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 11 |
1 files changed, 10 insertions, 1 deletions
@@ -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 |
