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

[Feature] Multiple installations of the same program #6233

Open
notraiday opened this issue Nov 25, 2024 · 0 comments
Open

[Feature] Multiple installations of the same program #6233

notraiday opened this issue Nov 25, 2024 · 0 comments

Comments

@notraiday
Copy link

Describe the solution you'd like

Since every program in official buckets is portable it must be very easy to make it possible to create multiple installations of the same program with different persist folders and\or of different versions of the same program

Example:
scoop install firefox --label test
or
scoop install firefox#test

Will create apps/firefox#test and persist/firefox#test folders and install program there.
Also it should add Firefox#test or something more pretty like Firefox [test].
This app must be threaten as different from original one so it must have it's own install.json.

But i don't really know what to do with shims :). Shim with # in it looks strange

@notraiday notraiday changed the title [Feature] Multiple instalations of the same program [Feature] Multiple installations of the same program Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant