Like everything else on Ubuntu, the install is giving an error but no explanation...
Tried:
michel@PC-LINUX:~/Downloads$ sudo apt install tracktion_download_manager_v1.5.3.deb
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package tracktion_download_manager_v1.5.3.deb
michel@PC-LINUX:~/Downloads$ sudo install tracktion_download_manager_v1.5.3.deb
install: missing destination file operand after 'tracktion_download_manager_v1.5.3.deb'
Try 'install --help' for more information.
michel@PC-LINUX:~/Downloads$ sudo snap install tracktion_download_manager_v1.5.3.deb
error: cannot install "tracktion_download_manager_v1.5.3.deb": invalid instance name: invalid
instance key: "download_manager_v1.5.3.deb"
And a few other combinations...
This is so much easier on Windows. Very frustrating !
Error trying to install Tracktion Installer on Ubuntu
-
- KVRist
- 374 posts since 18 Nov, 2023
Your command is wrong. You need to place " ./ " in front of the deb file name.
Try this:
Try this:
Code: Select all
cd /into/the/dir/where/the/deb/is/located
sudo apt install ./tracktion_download_manager_v1.5.3.debClassical guitar --> Line Audio CM4 @ SSL12 --> KDE-Plasma @ Debian-Linux --> Waveform PRO 13.5
-
- KVRist
- Topic Starter
- 77 posts since 16 Feb, 2005 from Laurentides, Quebec
Thanks ! I eventually was able to install Waveform. But spent the rest of the day trying to get a sound out from the app. Tried JACK and ALSA innumerable amount of options without success.talby wrote: Wed Apr 15, 2026 9:54 pm Your command is wrong. You need to place " ./ " in front of the deb file name.
Try this:
Code: Select all
cd /into/the/dir/where/the/deb/is/located sudo apt install ./tracktion_download_manager_v1.5.3.deb
I am finally deleting that second Ubuntu partition...
-
- KVRist
- 374 posts since 18 Nov, 2023
Did you follow these instructions? viewtopic.php?p=9001806#p9001806
Classical guitar --> Line Audio CM4 @ SSL12 --> KDE-Plasma @ Debian-Linux --> Waveform PRO 13.5
