How to Install etoolbox software package in Ubuntu 17.04 (Zesty Zapus)

How to Install etoolbox software package in Ubuntu 17.04 (Zesty Zapus)

etoolbox software package provides TeX Live: transitional dummy package, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install etoolbox 

etoolbox is installed in your system.

Make ensure the etoolbox package were installed using the commands given below,

$ sudo dpkg-query -l | grep etoolbox *

You will get with etoolbox package name, version, architecture and description in a table

etoolbox package basic information:

Distro Ubuntu 17 04 zesty zapus
Section TeX
Package etoolbox
Version 2016.20160819-1
Description TeX Live: transitional dummy package
Sub Section tex


See Also, How to uninstall or remove etoolbox software package from Ubuntu 17.04 (Zesty Zapus)?