1PIPX-ENSUREPATH(1)               User Commands              PIPX-ENSUREPATH(1)
2
3
4

NAME

6       pipx  ensurepath  -  ensure directories necessary for pipx(1) operation
7       are in your PATH environment variable
8

SYNOPSIS

10       pipx ensurepath [-h] [--force]
11

DESCRIPTION

13       Ensure directory where pipx(1) stores apps is in your PATH  environment
14       variable.  Also if pipx(1) was installed via pip install --user, ensure
15       pipx(1) itself is in your PATH.
16

OPTIONS

18   OPTIONAL ARGUMENTS
19       -h, --help
20              Show a help message and exit
21
22       --force, -f
23              Add text to your shell’s config file even if it looks like  your
24              PATH  already  contains  paths  to pipx(1) and pipx(1)-installed
25              apps.
26

FILES

28       Note that running this may modify your  shell’s  configuration  file(s)
29       such as ~/.bashrc.
30

SEE ALSO

32       pip(1), pip-install(1)
33
34       python(1)
35
36       pipx(1),    pipx-completions(1),    pipx-install(1),    pipx-inject(1),
37       pipx-list(1),  pipx-reinstall(1),  pipx-reinstall-all(1),  pipx-run(1),
38       pipx-runpip(1),   pipx-uninstall(1),   pipx-uninstall-all(1),  pipx-up‐
39       grade(1), pipx-upgrade-all(1)
40
41
42
43                                  April 2021                PIPX-ENSUREPATH(1)
Impressum