How to Install autodep8 in Ubuntu 18.04



Install autodep8 by entering the following commands in the terminal:

sudo apt update
sudo apt install autodep8

Description:

DEP-8 test control file generator

autodep8 will detect well-known types of packages and generate DEP-8-compliant test control files for them. It can be used by DEP-8 implementations to support implicit test control files. . Currently supported packages types: - Ruby packages using gem2deb/gem2deb-test-runner - Perl packages - Python packages - NodeJS packages - Kernel module packages using DKMS - R packages - Emacs Lisp ELPA packages - Go packages - Octave-Forge packages

Version: 0.12

Section: devel