I have just installed a personal package archive from NodeSource by running
curl -sL https://deb.nodesource.com/setup | sudo bash -
I would like to know how to remove this. After looking at other answers, I tried without success:
sudo add-apt-repository --remove ppa:nodesource
Any suggestions?
No comments:
Post a Comment