lexicon是一套操作DNS的软体,用Python撰写。
首先先把Python与PIP装起来:
$ sudo apt install python python-pip
然后透过PIP安装lexicon:
$ sudo pip install dns-lexicon