elceef/dnstwist

Unable to locate package dnstwist [Ubuntu 20.04]

MMichotte opened this issue · 4 comments

Hi,

I think there is an issue with the availability of the dnstwist package for Linux distros.
Am unable to install the dnstwist package on Ubuntu 20.04. (See screenshot below)

Am I missing something ? Do I have to add a specific apit-repository ?

image

Thx!

AFAIK it's been available since Ubuntu 21.10.

However, you can still install it from PyPI or pull the code from Git and install recommended packages (like python3-dnspython) manually.

wiene commented

AFAIK it's been available since Ubuntu 21.10.

Yes, this is correct: https://packages.ubuntu.com/source/dnstwist

Okay good to know, Thanks for the quick responses!