Skip to content

This is a debian PPA for easier testing on multiple devices.

Notifications You must be signed in to change notification settings

Reversed-Education/reversed-ppa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reversed-ppa

This is a debian PPA for easier testing on multiple devices.

It was built by following the instructions from Assaf Morami.

Add the PPA to your system

$ curl -s --compressed "https://reversed-education.github.io/reversed-ppa/KEY.gpg" | sudo apt-key add -
$ sudo curl -s --compressed -o /etc/apt/sources.list.d/reversed.list "https://reversed-education.github.io/reversed-ppa/reversed.list"
$ sudo apt update

Install reversed companion

$ sudo apt install reversed-companion

Build deb packages

Go to reversed-companion/DEBIAN and edit the version in the control file.

$ MAJOR=0 MINOR=1 REVISION=3 EMAIL=MailOfTheKeyOwner ./build_deb_package.sh ~/path/to/reversed-companion/source

Off course, for this to work you need the secret key, which only I have.

About

This is a debian PPA for easier testing on multiple devices.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages