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

Any possible to backup the list of all installed and then install the list? #156

Closed
thepenguinthatwants opened this issue May 5, 2019 · 2 comments

Comments

@thepenguinthatwants
Copy link

Hiya!

I am just testing out pipx and it feels safer than pip --user.

Normally I can take backup and then install from it at pip by

pip freeze > requirements.txt
pip install --user -r requirements.txt

Are there similar ways to do it by pipx?

@funkyfuture
Copy link
Contributor

is this a duplicate of #109?

@cs01
Copy link
Member

cs01 commented Mar 12, 2020

is this a duplicate of #109?

Yes, closing.

@cs01 cs01 closed this as completed Mar 12, 2020
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

No branches or pull requests

3 participants