I'm trying to install VMWare Player. I've downloaded .bundle file in ~/Downloads. To install I switched to root account, changed directory to ~/Downloads and ran apt-get install VMware-Player-15.0.2-10952284.x86_64.bundle
. But I'm getting:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package VMware-Player-15.0.2-10952284.x86_64.bundle
E: Couldn't find any package by glob 'VMware-Player-15.0.2-10952284.x86_64.bundle'
E: Couldn't find any package by regex 'VMware-Player-15.0.2-10952284.x86_64.bundle'
How do I install VMWare successfully?