VeraCrypt can not be installed in Ubuntu 24.04 LTS
Open source disk encryption with strong security for the Paranoid
Brought to you by:
idrassi
VeraCrypt can not be installed in Ubuntu 24.04 LTS due to unfulfilled dependencies.
From veracrypt-1.26.7-Ubuntu-23.04-amd64.deb:VeraCrypt can not be installed in Ubuntu 24.04 LTS
Depends: libwxgtk3.2-1, libayatana-appindicator3-1, libfuse2, dmsetup, sudo, libpcsclite1, pcscd
libwxgtk3.2-1 became libwxgtk3.2-1t64
libfuse2 became libfuse2t64
libayatana-appindicator3-1 OK
dmsetup OK
sudo OK
libpcsclite1 OK
pcscd OK
Thank you for the report.
I have uploaded .deb package for Ubuntu 24.04 with the correct dependencies.
You can download them from Sourceforge (https://sourceforge.net/projects/veracrypt/files/VeraCrypt%201.26.7/Linux/) and using links in main download page (https://veracrypt.fr/en/Downloads.html)
Last edit: Mounir IDRASSI 2024-05-20
By the way, Ubuntu 24.04 packages now depends directly on libgtk3 because wxWidgets that ships with Ubuntu 24.04 that causes VeraCrypt GUI to crash in text mode (
veracrypt --text). This bug was fixed in wxWidgets 3.2.5. So the binaries for Ubuntu 24.04 are linked statically with wxWidgets to workaround this issue.Feel free to reopen if you encounter further issues.