einfo

Provides the number of records indexed in each field of a given database, the date of the last update of the database, and the available links from the database to other Entrez databases. More information: <https://www.ncbi.nlm.nih.gov/books/NBK179288/>.

Debian Debian
RUN apt-get update && \ apt-get install -y ebook-tools-dbg
Ubuntu
RUN apt-get update && \ apt-get install -y ncbi-entrez-direct
Alpine
RUN apk add openrc
Arch Arch Linux
RUN pacman -S --noconfirm ebook-tools
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y openrc
Fedora
RUN dnf install -y ebook-tools
Raspbian
RUN apt-get update && \ apt-get install -y openrc
click the source code to copy install einfo on any operating system with command-not-found.com