Skip to content

how to install system package with version added #4170

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: develop2
Choose a base branch
from

Conversation

davidsanfal
Copy link
Contributor

No description provided.


The ``package_manager`` tool allows you to specify the package version of the system package
to be installed using the format ``<package-name>=<package-verison>``, for example ``Apt(self).install(["libgl-dev=0.0.1"])``.
On systems where package versioning is not supported by the package manager, the provided version will be ignored.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think mentioning those package managers that don't support versions would be nice

@czoido czoido added this to the 2.20 milestone Jul 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants