Hi I’m new to Linux and still have trouble installing software that’s not from the built-in Mint repo. I downloaded the file [Logseq-linux-x64-0.7.4.zip] that’s found on this page Releases · logseq/logseq · GitHub
Problem is that I’m not sure how to commence with the installation. Any help would be greatly appreciated because Logseq looks to be an amazing piece of software!
P.S. Is it possible to completely install Logseq inside an encrypted file, such that all the data is private once I’m done using it?
I will consider this one valid -albeit a quite old unanswered question- because I had the same issue. Installed Linux Mint and didn’t find Logseq in Package Manager nor with APT so I ended up searching for a solution.
I ended up on github, where evdcush/logseq_install_update.sh has posted a script to download and install Logseq directly from Github/Logseq. The script installs or updates Logseq so it will be handy in future too.
The only thing I had to troubleshoot is at line 158:
As Mint doesn’t have, by default, imagemagik, i didn’t have convert so i ended up using ffmpeg, which exists on a vanilla Mint, so comment the abov or replace with the below: