Skip to content

Added ti-debpkgs repo to Debian extrepo #4

@krvprashanth

Description

@krvprashanth

Hello, @sskartheekadivi Thank you for the talk at DebConf24 - Beyond Yocto: Exploring Debian for Embedded Linux Development. After watching it, I took the initiative to add ti-debpkgs repo to extrepo, a tool that helps configuring external repositories on Debian in a secure manner. I hope you don't mind.

Here is the merge request on extrepo-data: https://salsa.debian.org/extrepo-team/extrepo-data/-/merge_requests/366

with extrepo installed it can be enabled with:

sudo extrepo enable ti-debpkgs

Then ti-debpkgs can be installed as usual:

sudo apt update
sudo apt install package-name

And if the URL or the GPG key has changed, once updated in the extrepo-data repository, it can be easily updated with:

 sudo extrepo update ti-debpkgs

https://manpages.debian.org/bookworm/extrepo/extrepo.1p.en.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions