If you receive the Linux no package 'gnutls' found ubuntu error while compiling with ./configure on Linux, the reason for the error is that the required library for the package is missing.
Use the following command for the solution.
sudo apt install -y libgnutls*
You have examined the knowledge base in detail, but if you cannot find the information you need,
Create a Support Ticket