Skip to content
This repository has been archived by the owner on Aug 3, 2019. It is now read-only.

Commit

Permalink
Remove non-Ubuntu-based distributions' support
Browse files Browse the repository at this point in the history
Except for Arch, which is reading directly from git.
  • Loading branch information
mhsabbagh authored Jun 11, 2019
1 parent 9da7259 commit 7a86cbe
Showing 1 changed file with 0 additions and 18 deletions.
18 changes: 0 additions & 18 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,24 +36,6 @@ Make sure you have enabled the multiverse and universe repositories before tryin
sudo apt update
sudo apt install green-recorder

### Debian

You can grab the Debian packages directly from the PPA itself and install it on any Debian distribution. You mainly need the "green-recorder" package and "python-pydbus". Other dependancies (like ffmpeg) are probably in Debian repositories: http://ppa.launchpad.net/fossproject/ppa/ubuntu/pool/main/

### Fedora 28/Rawhide

Fedora 28:

sudo dnf config-manager --add-repo http://download.opensuse.org/repositories/home:mhsabbagh/Fedora_28/home:mhsabbagh.repo
sudo dnf install green-recorder

Fedora 29:

sudo dnf config-manager --add-repo http://download.opensuse.org/repositories/home:mhsabbagh/Fedora_29/home:mhsabbagh.repo
sudo dnf install green-recorder

Fedora Rawhide package is WIP.

### Arch Linux

You can install Green recorder using your [AUR helper](https://wiki.archlinux.org/index.php/AUR_helpers):
Expand Down

0 comments on commit 7a86cbe

Please sign in to comment.