-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Removing Avatarify
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.
There is a known issue when Mac can't recognize your camera after CamTwist removal. If that's the case, please check (Your HD) -> Library -> CoreMediaIO -> Plug-Ins -> DAL
and delete CamTwist.plugin
.
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.