Skip to content
This repository has been archived by the owner on Apr 27, 2023. It is now read-only.

cannot access scant3r after the installation - ~/.local/bin #65

Closed
whoami-anoint opened this issue Jul 23, 2022 · 2 comments
Closed

cannot access scant3r after the installation - ~/.local/bin #65

whoami-anoint opened this issue Jul 23, 2022 · 2 comments

Comments

@whoami-anoint
Copy link

WARNING: The script tldextract is installed in '/home/anoint/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
WARNING: The script scant3r is installed in '/home/anoint/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.

@whoami-anoint whoami-anoint added the bug Something isn't working label Jul 23, 2022
@knassar702
Copy link
Owner

hey @whoami-anoint , you need to add .local/bin to your PATH env variable first

$ export PATH=$PATH:~/.local/bin/

@whoami-anoint
Copy link
Author

whoami-anoint commented Jul 23, 2022

Okay, let me try.

@knassar702 knassar702 changed the title The script tldextract is installed in '/home/anoint/.local/bin' which is not on PATH. cannot access scant3r after the installation - ~/.local/bin Jul 23, 2022
@knassar702 knassar702 removed the bug Something isn't working label Jul 23, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants