Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 

Repository files navigation

CommsChampion Ecosystem APT Repository

This repository hosts the Debian/Ubuntu APT repository for CommsChampion Ecosystem packages.

The master branch contains repository management information.

The ppa branch contains the actual deb packages which are serviced via github pages.

The packages are built by the cc.cmake project. As the result they are date versioned rather than using the actual semver version of the original sources. It means that a package upgrade does not necessarily mean the contents change. Please refer to the relevant release notes to verify what actual version of the package contents is installed.

Using the Repository

The repository is available at:

https://commschamp.github.io/cc.ppa/

Import the repository signing key:

sudo curl -o /etc/apt/keyrings/commschamp.asc https://commschamp.github.io/cc.ppa/commschamp.asc

Create /etc/apt/sources.list.d/commschamp.list and inside configure an APT source pointing to the appropriate Ubuntu distribution.

deb [signed-by=/etc/apt/keyrings/commschamp.asc] https://commschamp.github.io/cc.ppa/ <distro> main

For example for Ubuntu-24.04 (noble) use:

deb [signed-by=/etc/apt/keyrings/commschamp.asc] https://commschamp.github.io/cc.ppa/ noble main

Don't forget to run sudo apt update to be able to use new package.

Supported Distributions:

  • noble (Ubuntu-24.04)

Available Packages

Alphabetically sorted.

About

Debian / Ubuntu packaging for CommsChampion Ecosystem

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors