Si desea comprobar todas las versiones de un determinado paquete en Ubuntu, hay una manera fácil de hacerlo.
Sólo tienes que ejecutar este comando
Continuar leyendo “How to Check All Versions of a Package on Ubuntu”apt-cache policy nombre-paquete
Blog de Linux y Oracle DBA
Si desea comprobar todas las versiones de un determinado paquete en Ubuntu, hay una manera fácil de hacerlo.
Sólo tienes que ejecutar este comando
Continuar leyendo “How to Check All Versions of a Package on Ubuntu”apt-cache policy nombre-paquete
In this article, you can find some of the most used Ubuntu server commands.
If you need help with any of these commands, please post in the comments.
If you are using Ubuntu 14.04 or above, you can use this command
apt list --installed
First, install unzip
apt-get install unzip
Then use this command
Continuar leyendo “Ubuntu Commands FAQ”unzip file.zip -d destination_folder