-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
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
Labels
No labels