[GH-ISSUE #180] How do I uninstall katoolin #152

Open
opened 2026-02-26 04:30:38 +03:00 by kerem · 3 comments
Owner

Originally created by @julerobb1 on GitHub (Feb 21, 2019).
Original GitHub issue: https://github.com/LionSec/katoolin/issues/180

Originally created by @julerobb1 on GitHub (Feb 21, 2019). Original GitHub issue: https://github.com/LionSec/katoolin/issues/180
Author
Owner

@julerobb1 commented on GitHub (Feb 21, 2019):

I was wondering how do i remove katoolin from my system?

<!-- gh-comment-id:465826944 --> @julerobb1 commented on GitHub (Feb 21, 2019): I was wondering how do i remove katoolin from my system?
Author
Owner

@sebastian-mora commented on GitHub (Mar 12, 2019):

You can use this tool to remove the repo and all the packages downloaded it from it

$ sudo apt-get install ppa-purge
$ sudo ppa-purge ppa: http://http.kali.org/kali kali-rolling main contrib non-free

To remove the files creates by Katoolin you can use these commnads

$ rm -r katoolin/
$ sudo rm -r /usr/bin/katoolin
<!-- gh-comment-id:472182920 --> @sebastian-mora commented on GitHub (Mar 12, 2019): You can use this tool to remove the repo and all the packages downloaded it from it ````console $ sudo apt-get install ppa-purge $ sudo ppa-purge ppa: http://http.kali.org/kali kali-rolling main contrib non-free ```` To remove the files creates by Katoolin you can use these commnads ```console $ rm -r katoolin/ $ sudo rm -r /usr/bin/katoolin
Author
Owner

@Lindokuhle-Nsibande commented on GitHub (Oct 1, 2019):

I installed katoolin and now I can't connect to internet to download ppa-purge, is there anyway I can resolve this problem without installing any applications?

<!-- gh-comment-id:537149840 --> @Lindokuhle-Nsibande commented on GitHub (Oct 1, 2019): I installed katoolin and now I can't connect to internet to download ppa-purge, is there anyway I can resolve this problem without installing any applications?
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/katoolin-LionSec#152
No description provided.