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

docs: getting-started: Add option to install kas with no privileges #136

Open
paulmenzel opened this issue Jan 21, 2025 · 1 comment
Open

Comments

@paulmenzel
Copy link

paulmenzel commented Jan 21, 2025

To install kas into your python site-package repository, run::
$ sudo pip3 install .

It could be extended, that users can install it without privileges in ~/.local/bin just by running pip install ..

@jan-kiszka
Copy link
Collaborator

kas cleanly installs into a venv, which is the recommended way today. But pip install --user --break-sysem-packages kas still works as well.

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

2 participants