-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Removing Avatarify
Ali Aliev edited this page Apr 29, 2020
·
3 revisions
Find where you downloaded avatarify
directory and delete it.
- Open terminal window
- Find
conda
location:
which conda
- Remove Miniconda directory. For example, if the previous command returned
/home/einstein/miniconda3/bin/conda
, then remove/home/einstein/miniconda3
:
rm -rf /home/einstein/miniconda3
If you don't want to remove Miniconda, then just remove avatarify
environment:
conda env remove --name avatarify
If v4l2loopback was installed using scripts/install.sh
, then just remove v4l2loopback.ko
:
sudo rm /lib/modules/$(uname -r)/extra/v4l2loopback.ko
Find where you downloaded avatarify
directory and delete it.
- Open terminal window
- Find
conda
location:
which conda
- Remove Miniconda directory. For example, if the previous command returned
/opt/miniconda3/bin/conda
, then remove/opt/miniconda3
:
rm -rf /opt/miniconda3
- Open terminal window
- Run:
brew cask uninstall miniconda
If you don't want to remove Miniconda, then just remove avatarify
environment:
conda env remove --name avatarify
Go to Programs and move CamTwist to Trash.
Find where you downloaded avatarify
directory and delete it.
Go to Settings -> Apps and remove Miniconda3.
If you don't want to remove Miniconda, then just remove avatarify
environment. Open Miniconda prompt and run:
conda env remove --name avatarify
Go to Settings -> Apps and remove OBS Studio and OBS-VirtualCam.
Go to Settings -> Apps and remove Git.