After a installation via aptitude, how does one actually run the program? (via nautilus or even terminal)
for example, i'm now trying to use a program called pulseview.
for this i installed a package called sigrok using sudo apt-get install sigrok
sigrok is already in the repository. The sigrok package also contains pulseview. I believe sigrok is the CLI and pulseview the GUI, but that assumption could be wrong.
The installation worked perfectly, but how do I now run the program?
What I have tried
I first searched for the application, but didn't find it. I also tried to find it via Software Centre but no luck there :(
I then tried to see if installation actually worked by doing the same again. It informed me that the latest version was already installed. then i thought i might need to install pulseview seperately, via aptitude. but also on that i got informed that the latest version was already installed.
So tried (sudo) ./sigrok and pulseview but no such file or directory (as one would expect).
Sorry to ask someting, which will probably be so obvious, but when I search for topics the explanation stops after the install line and no added info on how to run it. I actually thought I had made a similar topic before, but even in that topic there was no answer on this part.
Thanks in advance.
sigrok-cli
. Sorry about that. – Nonny Moose Aug 03 '17 at 16:45