Score:0

How do I install this file?

mx flag

Sorry guys, complete noob here, if it's not in the snap store I'm lost.

I downloaded Mari from https://www.foundry.com/products/mari/download

How do I safely install this?

Distributor ID: Ubuntu
Description:    Ubuntu 20.04.3 LTS
Release:    20.04
Codename:   focal

enter image description here

David avatar
cn flag
Where did the file come from and what is its extension? Can not tell anything from that picture.
mx flag
Sorry yes the picture was bad, its a shell script
mx flag
Mari4.7v4-linux-x86-release-64.run it came from that link I posted
David avatar
cn flag
Are you trying to run a program? All you are showing is the name of a script. Your link requires a login I will not do that.
Score:6
sd flag

From the docs. You can simply run:

chmod +x Mari4.7v4-linux-x86-release-64.run
sudo ./Mari4.7v4-linux-x86-release-64.run

You will then presented with EULA which prompt you to accept it.


The official docs pretty much cover everything you need to install → https://learn.foundry.com/mari/content/getting_started_guide/installation_licensing/installation_linux.html

mx flag
I cd into that folder sudo ./Mari4.7v4-linux-x86-release-64.run sudo: ./Mari4.7v4-linux-x86-release-64.run: command not found what am i doing wrong?
Liso avatar
sd flag
Just an idea, try this: `chmod +x Mari4.7v4-linux-x86-release-64.run && sudo ./Mari4.7v4-linux-x86-release-64.run`.
mx flag
chmod: cannot access 'Mari4.7v4-linux-x86-release-64.run': No such file or directory
Liso avatar
sd flag
You need to `cd` to the folder where the `.run` file resided, then execute the command.
mx flag
yes sorry, got it and it seems to be working, many thanks for your time
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.