duh/Flatpak_for_RHEL_and_CentOS_7.x

Project ID: 13090

Description

NOTICE: Please be aware that with the release of 7.4, this repo will be abandoned due to the software's inclusion into RHEL and CentOS 7.4. It will then be redundant, and provide no use, so it will be left to sit for a while before being deleted.

Installation Instructions

  1. Install epel-release: sudo yum install epel-release
  2. Copy the repo file (button below) to /etc/yum.repos.d/
  3. Install flatpak: sudo yum install flatpak

One quirk using el7... As Gnome Software that ships does not support flatpak, you must use the command line. If you use my GNOME Copr repos, a newer version of gnome, i will be working to include flatpak into those repos soon, to make click-to-install useable. It is not there yet.

But for now, you must use command line to install flatpaks.

Example, for Pitivi: Install the latest stable releasit with: flatpak install --user http://flatpak.pitivi.org/pitivi.flatpakref

Then you can run it with: /usr/bin/flatpak run --branch=stable --arch=x86_64 --command=pitivi org.pitivi.Pitivi

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
EPEL 7 x86_64 (246)* EPEL 7 (141 downloads)

* Total number of downloaded packages.

External Repository List

The following repositories are accessible during builds


Quick Enable

#> dnf copr enable duh/Flatpak_for_RHEL_and_CentOS_7.x
More info about enabling Copr repositories

Other Actions