Ubuntu 20.04にapt-cacheでインストールするパッケージの確認
書式
apt-cache show パッケージ名 | grep Version
操作例
1.mysql-serverのバージョンを確認
# apt-cache show mysql-server | grep Version Version: 8.0.27-0ubuntu0.20.04.1 Version: 8.0.19-0ubuntu5
2.apache2のバージョンを確認
# apt-cache show apache2 | grep Version Version: 2.4.41-4ubuntu3.8 Version: 2.4.41-4ubuntu3.6 Version: 2.4.41-4ubuntu3