Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/chances/repo

An elementary OS app to manage your system's Personal Package Archives (PPA) repository sources
https://github.com/chances/repo

elementary-apps elementaryos gtk3 ubuntu-ppa vala

Last synced: 3 days ago
JSON representation

An elementary OS app to manage your system's Personal Package Archives (PPA) repository sources

Awesome Lists containing this project

README

        

# Repo [![Travis CI Build Status](https://travis-ci.org/chances/repo.svg?branch=master)](https://travis-ci.org/chances/repo)

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](https://appcenter.elementary.io/badge.svg)](https://appcenter.elementary.io/com.github.chances.repo)

## 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`