How to Install lexicon in Ubuntu 18.04



Install lexicon by entering the following commands in the terminal:

sudo apt update
sudo apt install lexicon

Description:

CLI for manipulating DNS records on various DNS providers (Python 3)

Lexicon provides a way to manipulate DNS records on multiple DNS providers in a standardized way. Lexicon was designed to be used in automation, specifically letsencrypt. . This package installs the tool for Python 3.

Homepage: https://github.com/AnalogJ/lexicon

Version: 2.2.1-2

Section: universe/python