LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Download LabView using SNAPD (https://www.linuxquestions.org/questions/linux-software-2/download-labview-using-snapd-4175697978/)

sswcharlie 07-19-2021 09:15 PM

Download LabView using SNAPD
 
Hi
Have done terminal commands as below for Snapd,

https://snapcraft.io/install/snap-store/mint
sudo apt update
sudo apt install snapd

Shows in the Software manager, but I cannot find ?

I then want to download LabView

LabVIEW2016RTE_Linux.tgz

Should I persist with Snapd or use a sudo command in terminal. And what would that be ?
Thankyou
Charles Harris

jefro 07-19-2021 10:16 PM

sudo snap install labview would be a typical snap install command.
Running these type of installed programs usually don't have a gui. You need a command line to start the program. Try command labview or Labview. https://snapcraft.io/docs/getting-started

I don't seem to see Labview as a snap.

If you have a tar file then it is usually some compile group of files. A tar file is a collection of files. gz is a compressed file.

https://knowledge.ni.com/KnowledgeAr...GwsCAG&l=en-US


All times are GMT -5. The time now is 10:20 PM.