1) sudo apt-get install cryptsetup
2) sudo cryptsetup open --type tcrypt file.tc Whatever
....
3) umount
4) sudo cryptsetup close Whatever
-
https://alumnus.alumni.caltech.edu/munir/2015/02/18/opening-a-truecrypt-volume-in-ubuntu-14-04-without-truecrypt/