Skip to content
This repository was archived by the owner on Jan 13, 2025. It is now read-only.
/ deb Public archive

APT repository for presentium reader devices

License

Notifications You must be signed in to change notification settings

presentium/deb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository for Presentium Client

This repository contains the package for the Presentium Client in a way that is usage as an APT repository.

Usage

Follow the steps below to install it:

  1. Run curl -s --compressed "https://deb.presentium.ch/KEY.gpg" | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/presentium.gpg >/dev/null to add the Presentium repository key.
  2. Run sudo curl -s --compressed -o /etc/apt/sources.list.d/presentium.list "https://deb.presentium.ch/presentium.list" to add the Presentium repository.
  3. Run sudo apt update to update the package lists.
  4. Run sudo apt install presentium-client -y to install the Presentium Client.

Continuous Delivery

This repository is completely automated and triggered by the rpi-client-app repository on each new release. The CI of the deb repo then pulls the latest release from the rpi-client-app repo to add it to the list. The APT files (Release, ...) are then automatically updated.

Contributing

Please refer to the Contributing Guide before making a pull request.

About

APT repository for presentium reader devices

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •