aptly repo create -distribution=groovy -component=main sgs-releases-groovy
... creates a new repo
aptly repo add sgs-releases-groovy i3lock-extended_2.2.13a-1_amd64.deb
... adds a package to the repo
aptly repo --with-packages show sgs-releases-groovy
... lists the packages in the repo
aptly repo remove sgs-releases-groovy i3lock-extended_1.2.12a-2_amd64
... removes a package from the repo
aptly publish drop groovy
... drops the distribution groovy
aptly publish -gpg-key="A6645797661E2F473DD3FF06BCE70555C3BB08F7" repo -distribution=groovy sgs-releases-groovy
... publishes the repository
2026-04-11 10:41:58
minicms - © 2020-2026 Simeon Simeonov