Here are the install commands I entered. Why is this not working?
$ sudo apt install bitwig-studio-3.3.11.deb
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package bitwig-studio-3.3.11.deb
E: Couldn't find any package by glob 'bitwig-studio-3.3.11.deb'
$ sudo apt install bitwig-studio-3.3.11.deb
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package bitwig-studio-3.3.11.deb
E: Couldn't find any package by glob 'bitwig-studio-3.3.11.deb'
$ sudo apt install /bitwig-studio-3.3.11.deb
Reading package lists... Done
E: Unsupported file /bitwig-studio-3.3.11.deb given on commandline'
when I try double click and open with software installer. Ubuntu installer opens and gives pop up message: FILE NOT SUPPORTED
but I installed it "manually" so why the pop up message? it's a .deb directly from bitwig, should double click install no problem?
– isaac anthony Jul 16 '21 at 21:50