Score:1

how to undo installlin youtub-dl and python3-pip

ro flag

i have question i install pyhon3 pip and then I install youtube-dl

sudo install apt python3-pip
sudo pip3  install youtube-dl

how i can uninstall youtube-dl and undo installing pyhon3 as pip i get that WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager

Score:1
ca flag

Please read and try to understand this:

Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager",

i.e. it is telling you to not run it as sudo pip ...,

I'd say python -m pip ... is a lot better, no sudo required.

Also; python -m pip help will tell a lot of relevant info.

Score:0
in flag

Please run this command on your terminal:

sudo apt remove python3-pip youtube-dl
. This will remove both python3-pip and youtube-dl.
Marc Vanhoomissen avatar
in flag
This will not remove youtube-dl.
I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.