Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 812 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 812 Bytes

Repo Travis CI Build Status

Manage your system's Personal Package Archives (PPA) repository sources.

Get it from the elementary OS AppCenter!

Repo is available from via AppCenter for elementary OS.

Get it on AppCenter

Install it from source

You can install Repo by compiling it from source.

Dependencies

Ensure you have these dependencies installed beforehand:

  • meson
  • vala
  • glib-2.0
  • gobject-2.0
  • gtk+-3.0 >= 3.18
  • gee-0.8
  • granite >= 0.5.0
  • software-properties-common

Building

Run make build in the project's root folder.

Installing

Run make install