Score:0

How to install downloaded app?

ru flag

In Windows there is a wizard for the installation. How does that work in Linux/Ubuntu?

Example: I downloaded https://nodejs.org/dist/v14.17.4/node-v14.17.4-linux-x64.tar.xz. How can I install it and use it?

hr flag
See [How do I install a .tar.gz (or .tar.bz2) file?](https://askubuntu.com/questions/25961/how-do-i-install-a-tar-gz-or-tar-bz2-file) and the project's own instructions [Building Node.js on supported platforms](https://github.com/nodejs/node/blob/master/BUILDING.md#building-nodejs-on-supported-platforms)
KGIII avatar
in flag
To add to the above, there's no real mandated standard or anything - each project can package its software how it likes and the installation will vary with each. If the package ends in .deb, that's about the easiest as you can normally just use gedit to install it or even use apt int he terminal to install it.
us flag
See https://github.com/nodejs/help/wiki/Installation for installation instructions for node.js
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.