Note: GitHub Packages is currently in beta for GitHub Enterprise Server 2.22. To join the beta for your your GitHub Enterprise Server instance, use the sign-up form.
About package views
Packages must be installed at the repository level, but you can view all packages in an organization and all packages you've published. On the package page, GitHub provides metadata for each version, such as the publication date. You can see details about the package, including a description and installation and usage instructions. You can download any assets associated with the package and see information about download activity. For an example package page, see @Codertocat/hello-world-npm.
Viewing a repository's packages
You can see all the packages in a repository and search for a specific package in the repository.
-
On GitHub Enterprise Server, navigate to the main page of the repository.
-
To the right of the list of files, click Packages.
-
Click the name of the package that you want to view.
Viewing an organization's packages
You can see all the packages installed in an organization and search for a specific package installed in an organization's repositories.
- In the top right corner of GitHub Enterprise Server, click your profile photo, then click Your profile.
- On the left side of your profile page, under "Organizations", click the icon for your organization.
- Under your organization name, click Packages.
- Click the name of the package that you want to view.
Viewing your packages
You can see all the packages you've installed and search for a specific package you've installed across all organizations and repositories.
- In the top right corner of GitHub Enterprise Server, click your profile photo, then click Your profile.
- On the top of the profile page, in the main navigation, click Packages.
- Click the name of the package that you want to view.