Linux cómo verificar la versión del paquete

$ apt list pkg-name
//show all possible versions on repository
$ apt list pkg-name -a
CuteKittyCat