-
Notifications
You must be signed in to change notification settings - Fork 0
Installation
plague-anon edited this page Aug 28, 2020
·
1 revision
TLDSearcher can be installed via Github or PyPI. Details on each are listed below.
Navigate to the directory where you want to download the program.
- open a terminal and type:
git clone https://www.github.com/plague-anon/TLDSearcher
- Change into the directory git made for you:
cd TLDSearcher
- Run the following command to install the program:
python3 setup.py install
You can now use the tldsearcher
command from anywhere on your system
You can install TLDSearcher via pip with 2 methods.
Issue the following command from the terminal to download the latest version from pypi.org
pip3 install tldsearcher
Issue the following command from the terminal to download the latest version from Github
pip3 install -e git+https://github.com/plague-anon/TLDSearcher#egg=pkg