Article 5RF83 How to get rid of the prefix (venv) after activating virtual environment?

How to get rid of the prefix (venv) after activating virtual environment?

by
vivo_111166
from LinuxQuestions.org on (#5RF83)
I have generated a virtual environment:

>>>virtualenv venv -p /usr/bin/python3

And activated it:

>>>source venv/bin/activate

And then the prompt of the terminal becomes:

(venv) >>>

Is there a way to remain activated but getting rid of the (venv) prefix?

Thanks!latest?d=yIl2AUoC8zA latest?i=EEuY_a9Ty_E:V27SQufIxB4:F7zBnMy latest?i=EEuY_a9Ty_E:V27SQufIxB4:V_sGLiP latest?d=qj6IDK7rITs latest?i=EEuY_a9Ty_E:V27SQufIxB4:gIN9vFwEEuY_a9Ty_E
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments