Skip to content
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

Installation manager #55

Closed
mirkobrombin opened this issue Dec 18, 2020 · 3 comments
Closed

Installation manager #55

mirkobrombin opened this issue Dec 18, 2020 · 3 comments
Labels
Concept WIP Work In Progress

Comments

@mirkobrombin
Copy link
Member

mirkobrombin commented Dec 18, 2020

One of the next features is a repository based program installer.

Unlike other wine prefix managers, this feature installs programs in an existing bottle (if possible). Each program consists of a manifest file containing installation instructions and necessary dependencies The installer checks whether the new program is compatible with other already installed and then proceeds with the installation.

The development can be split into 3 parts:

  • repository/manifest structure
  • conflicts finder
  • effective installer

Repository concept: https://github.com/bottlesdevs/programs

@mirkobrombin mirkobrombin pinned this issue Jan 5, 2021
@mirkobrombin mirkobrombin added the WIP Work In Progress label Jan 7, 2021
@mirkobrombin
Copy link
Member Author

Work for the installers will begin after v4.

@LinuxConfused
Copy link

LinuxConfused commented Jul 24, 2021

Moved #393

@mirkobrombin
Copy link
Member Author

Closing as the first version has already been integrated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Concept WIP Work In Progress
Projects
None yet
Development

No branches or pull requests

3 participants