can this be drasticly simplified, for instance by using flatpak?
Installing what exactly is a nightmare�
To be honest Iâm a little bit confused because I donât see how installing/starting the browser would be different from launching any other application
Itâs alpha software. There are no normal users.
Having .deb binaries would be very nice for apt-get updating browser, mail client or whatever else. I forget what I have installed, but apt-get would keep me up-to-date automagically. Just running the software without installing certainly is no nightmare, but keeping up-to-date with a repository would be easier. Then again, Iâm trying out moving to Arch/Manjaro. Iâm not really familiar with their packaging yet.
As it happens, the Safe Browser is already packaged using Electron-Builder which supports creating .deb
, .nsis
, .dmg
, etc, thereâs no reason why Maidsafe couldnât simply export a distributable executable for each platform (besides the extra work to configure Electron-Builder properly and build on each platform.)
*.deb files are cool - but I still donât seem to get it⌠⌠If you donât install them through apt they wonât updated themselves anyway⌠So just supplying *.deb files (the user has to install before being able to execute the browser) instead of executable binaries⌠Just inserts an additional step but doesnât make things easierâŚ?
True enough, and I have no horse in this race (I compile my own from source instead of using the packages), but in terms of Windows and OSX, it is simpler to get an NSIS or DMG installer than having to search through the zip file for the executable, only marginally, but it is easier.
Yes. Sorry, I wasnât clear. What Iâm looking for is of course a repository (PPA) for Debian compatible systems. And maybe another repository for Arch.
Okay fair point ⌠Yes you have to identify the correct executable with Linux too⌠So I see that it might be something relevant to some people ⌠Just using apt to install and upgrade would of course be awesome
(I experienced even compiling my own peruse from source as impressively simple yarn is pretty awesome! Therefore I was a little bit surprised about the word ânightmareâ in the titleâŚ)
I went through al the steps but something went wrong in my installation of yarn. Iâm sure if I fiddle enough I could solve it with some tips or even without. But Iâm not interested in that (now), I just hope maidsafe could become much easier to install on my linux mint system. Fair point to say itâs alpha software so not intended for normal users. But then again if more users would find it easier to try they may become engaged users much sooner which also benefits the entire maidsafe-community.
Sorry if Iâve got the wrong end of the stick here, but you donât need to install yarn unless you are building it from the binaries. If you just want to use the software you can download the tar file, decompress it and youâre off. EDIT I have downloaded and run the browser on Mint with out any problems at all.
On Ubuntu I just unzipped the package and launched the browser⌠seemed pretty straightforward.
Meaning you should execute, by double-clicking, the file called âsafe-browserâ in the directory where you unzipped the package you downloaded.
I agreee setting up repos that could be maintained on all the major systems would be a good idea (deb, rpm, pacman, whatever) but even a simple tarbal would work. Just so long as youâre not combing through this and hat file and having to go compile from source, manually download dependencies and so on. Or if there are set dependencies write it down in a text file and include it with the tarbal. But yes really setting up maidsafe repos should be done. I know they have debian and I think they have rpm but they need to do arch too. And doesnât open suse have itâs own thing or do they use rpm too?
They had the safe browser 0.6.0, but no updates since that.
Maybe someone should just mention the release topic of the latest browser version
And since weâre on it - a direct link to the github release too
I would assume the precompiled data in the Linux zip file should work on mint @GemiG
⌠the problem is probably not that itâs difficult to get everything up and running but that the best information is hidden somewhere in the forum instead of being promoted on the website
except us couragous know-nothings who say screw itâŚweâre curious haha
I concur, the development process for the experienced isnt the issue. It is people who donât know what the command line Interface even is, let alone what to type to get it to do something useful. If the experience isnât as simple as open web browser, Google the app, click install, the average person, who makes up 85% of the worldâs population or more, isnât going to be able to use it.
When itâs launched, Iâm told it will be as easy as clicking on the browser, similar to Chrome. If not, it wonât be taken up by dumb asses like me
Its super easy on linux mint. It has a familiar windows look. You just download and run the program. Seriously donât even have to install anything.