How to install VLC (VideoLAN) 64-bit version in Ubuntu 18 (also 64-bit)?
Already installed VLC from Ubuntu Software App and also from terminal, but don't know how to specify the 64-bit version, neither I'm sure if it exists for Linux (it exists for windows).
I need to have VLC and OBS Studio both 64-bit or 32-bit.
Also I don't know how to check the current installed version. Tried the solutions in this post but don't work for me, it appears:
$ file $(which vlc)
/snap/bin/vlc: symbolic link to /usr/bin/snap
$ dpkg -s vlc
...package 'vlc' is not installed...