To uninstall parsero just follow these instructions.
sudo apt-get remove parsero
This will remove just the parsero package itself.
sudo apt-get remove --auto-remove parsero
This will remove the parsero package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for parsero then this will work.
sudo apt-get purge parsero
Or similarly, like this parsero
sudo apt-get purge --auto-remove parsero
Package | parsero |
Version | 0.75-0kali2 |
Maintainer | Devon Kearns <[email protected]> |
Home page | https://github.com/behindthefirewalls/Parsero |
Description | Robots.txt audit tool a web server and looks at the Disallow entries. The Disallow entries tell the search engines what directories or files hosted on a web server mustn't be indexed. For example, "Disallow: /portal/login" means that the content on www.example.com/portal/login it's not allowed to be indexed by crawlers like Google, Bing, Yahoo… This is the way the administrator have to not share sensitive or private information with the search engines. |
Distro | parrot |
Release | jollyroger |
Repo | main |
Section | utils |