duplicity-team team mailing list archive
-
duplicity-team team
-
Mailing list archive
-
Message #05530
[Question #691453]: how to remove uninstall ?
New question #691453 on Duplicity:
https://answers.launchpad.net/duplicity/+question/691453
Hi,
Sorry i don't find how to remove duplicity after i have installed using python like this :
tar xaf duplicity-0.8.*.tar.gz
cd duplicity-0.8.*/
pip3 install -r requirements.txt
python3 setup.py install
I have try python3 setup.py uninstall or python3 setup.py remove but not work.
The --help not have uninstall option
--
You received this question notification because your team duplicity-team
is an answer contact for Duplicity.