Linux Mint
Mint
Currently, Linux Mint supports only the x86_64 architecture.
The aarch64 installation command mentioned in this guide should be used when Linux Mint supports aarch64.
Product​
- Visualkube for Linux Mint
Supported platforms
- aarch64
- x86_64
Minimum requirements​
- Latest
Requires Linux Mint 21 "Vanessa" or later
Installation Guide​
Install​
aarch64
sudo dpkg -i visualkube-5.7.10-2423.aarch64.deb
x86_64
sudo dpkg -i visualkube-5.7.10-2423.x86_64.deb
Run​
visualkube
Uninstall​
Choose the recommended instruction as follows:
Uninstall both the package and its configuration
sudo dpkg --purge visualkube
or
Uninstall the package only
sudo dpkg --remove visualkube