Choose whether you want to make your repository private or public. Choose a
public repository to enable unauthenticated access, or choose a
private repository for authenticated access.
If your repository is private, Apt uses the Apt credential helper to
authenticate access to based on Identity and Access Management
permissions.
If your repository is public, your repository is available to
anyone on the internet, without authentication. You can configure
network-based access to a public repository by using a VPC service
perimeter. See
Securing repositories in a service perimeter
for more information.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-29 UTC."],[[["\u003cp\u003eArtifact Registry manages Debian packages using Apt.\u003c/p\u003e\n"],["\u003cp\u003eRepositories can be set as private, requiring authentication with IAM permissions, or public, enabling unauthenticated access.\u003c/p\u003e\n"],["\u003cp\u003eAccess to private repositories requires granting permissions to the VMs that will be utilizing it.\u003c/p\u003e\n"],["\u003cp\u003eApt package managers and the repository must be configured so that the virtual machine can install packages.\u003c/p\u003e\n"],["\u003cp\u003eYou can manage packages in Artifact Registry by adding, viewing, installing, and deleting them.\u003c/p\u003e\n"]]],[],null,["# Manage Debian packages\n\nArtifact Registry supports Debian packages that you manage with Apt.\n\nOverview\n--------\n\nTo get familiar with Apt repositories in Artifact Registry, you can try the\n[Quickstart for Apt](/artifact-registry/docs/os-packages/debian/apt-quickstart).\n\nWhen you are ready to learn more, read the following information:\n\n1. [Create a repository](/artifact-registry/docs/repositories/create-repos) for the package type that you want to use.\n2. Choose whether you want to make your repository private or public. Choose a public repository to enable unauthenticated access, or choose a private repository for authenticated access.\n - If your repository is private, Apt uses the Apt credential helper to authenticate access to based on Identity and Access Management permissions.\n - If your repository is public, your repository is available to anyone on the internet, without authentication. You can configure network-based access to a public repository by using a VPC service perimeter. See [Securing repositories in a service perimeter](/artifact-registry/docs/securing-with-vpc-sc) for more information.\n3. Configure access to your repository.\n - If your repository is private, [grant repository access permissions](/artifact-registry/docs/access-control#compute) to your VM.\n - If your repository is public, [configure public access to the repository](/artifact-registry/docs/access-control#public).\n4. [Configure](/artifact-registry/docs/os-packages/debian/configure) the package manager and the repository so that VMs can install packages.\n5. [Add, view, install, and delete](/artifact-registry/docs/os-packages/debian/manage-packages) packages."]]