Skip to content

avoid downloads where possible #127

@ThomasBreuer

Description

@ThomasBreuer

When InstallPackage is called with a package name and a version then currently PackageManager first downloads the current PackageInfo.g data.
We should first check whether the requested version of the package is already installed, and immediately return true if yes.

(This idea is proposed for the Julia package GAP.jl in oscar-system/GAP.jl/pull/1019, but the natural place for it is in PackageManager.)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions