webmost@ubuntulaptop:~$ ls -al /usr/share/scrivener/scrivener.sh
ls: cannot access ā/usr/share/scrivener/scrivener.shā: No such file or directory
webmost@ubuntulaptop:~$ /usr/share/scrivener/bin/scrivener.sh
/usr/share/scrivener/bin/scrivener.sh: 37: exec: /usr/share/scrivener/bin/Scrivener: not found
webmost@ubuntulaptop:~$ ls -al /usr/share/scrivener/bin/Scrivener
-rwxrwxr-x 1 root root 18542548 Oct 20 2015 /usr/share/scrivener/bin/Scrivener
webmost@ubuntulaptop:~$ /usr/share/scrivener/bin/Scrivener
bash: /usr/share/scrivener/bin/Scrivener: No such file or directory
webmost@ubuntulaptop:~$ sudo /usr/share/scrivener/bin/Scrivener
[sudo] password for webmost:
sudo: unable to execute /usr/share/scrivener/bin/Scrivener: No such file or directory
I got it running on Ubuntu 20.10 by going to the Ubuntu packages repo website, and downloading/installing these three packages:
gstreamer0.10-plugins-base_0.10.36-2ubuntu0.2_amd64.deb
libgstreamer0.10-0_0.10.36-1.5ubuntu1_amd64.deb
libgstreamer-plugins-base0.10-0_0.10.36-2ubuntu0.2_amd64.deb
I downloaded the latest deb and I canāt get it to work for the life of me ā I click on the application in my start menu and it does nothing. I tinkered around with installing some of the things listed in previous replies and I canāt seem to get it to work. Is anyone else using Mint?
Hi, I use Scrivener every day on Linux Mint 20, and have done so on every version of Mint going back the better part of a decade. Scrivener for Linux kicks ass, but dealing with old .debās leads to much pain and sorrow due to ādependency hellā.
Good news for us Linux heads though: A while back, i upgraded to Mint 20.1, and of course set about reinstalling Scrivener. To my great joy, I found a wonderful human being over at WayOfLinux has created an āappimageā file which makes it vastly easier get Scrivener working. (If not familiar, āappimageā packages contain their own dependencies, so they can seamlessly run on any Linux distribution under the sun, provided appimages are supported, which with Mint and virtually all distros, has been true for years.)
Go DuckDuckGo with the keywords āscrivener appimageā and locate the WayOfLinux web page. Scroll half way down and download the appropriate version.
Decompress the archive and place the ā.appimageā file in a cozy home folder location for safekeeping. (Doesnāt matter where, but itās less messy if you donāt move the appimage file after you run it.)
Double click the appimage file. When asked something about integrating with the desktop, click okay, and it will set up a launcher menu shortcut.
Voila, bingo. Scrivener runs.
Lastly, because i donāt work with XML files, I right clicked one of my ā.scrivxā files and told it to always use scrivener, and now i just double click them to launch.
4.1 (If you actually do other things with XML files on the regular, youāll have to manually manage when to use Scrivener and when not to.)
The only quirk i notice is that after writing for 3 or 4 hours, the program gets sluggish, so i need to restart it. Iām in the habit of just closing it before i stand up for a break. That saves all edits and lets my cloud backup do its sync business. Then with fresh coffee, i double click my .scrivx file and continue. User interface stays snappy, i just make the bug into a part of my rhythm.
I do wish Lit and Late would take my Linux money. Iād click a donate link or add them to my patreon, but they donāt have either. But until then, the appimage file makes version 1.9 essentially eternal.
Good luck and happy Linux Scrivenering!
(If that isnāt a verb it should be.)
I hope that one of these days, the native Linux version will return to being actively developed. In the meantime, Iām happy with Scrivener. Now what Scrivener needs is a āmotivate-your-fingers-to-createā mode.
Just to let folks know. I recently switched from Ubuntu (many versions, finally 20.4) where I could never figure out how to get Scrivener to work to Manjaro. I found Scrivener in the AUR repository. It probably an appimage, because when I asked it to build and install, a large number of dependencies were downloaded. It installed perfectly. However, when the icon was clicked nothing would happen, With I little searching, I found I simple needed to finish the installation by executing the following command in terminal:
sudo rm /opt/scrivener/lib/libfreetype.so.6
Then it works great. I paid for the upgrade to 3 for Windows as a way to support L&Lās continuing efforts for writers, but Iām thrilled with using Scrivener 1.9.x.x on both Windows and Linux. This is fantastic. I hope it keeps working a long time.
EDIT: This is the 64 Bit version. Itās running on an old Thinkpad X230.
I also dream about nativ after 2025 win 11 update force me to kick off windows from all my PC then i only use Linuxā¦ Photodhop, Acustica, Scrivener and much more need nativ linux versuion coz i never back to windows i not like osX and i wont have choice, but when i see 1.9 version here and scrivener 3 now i know that project die on betaā¦ Then nativ or nothing coz wine implementation is never good ideaā¦
If you have interest in a Scrivener AppImage, read the following linked thread till the end. Posts #5 and 6 have links to instruction and the 64 bit AppImage, respectively.
Hi I canāt get any of the download links for 1.9.0.1 or 1.7.2.4 to download. Are they no longer working for others? Are they available at another (safe) source?
Thank you.
Hi. I saw someone mention this issue before, but no answer so here I go. This Linux version seems not to be able to import documents. Is that so? Is that a workaround? thanks
Hi! So Iām leaving windows behind and moving to linux now that I can game on a linux system. The bottle solution is a bit irritating; are there still people using this version around? Is it worth testing it out?
Yes, I still use this version. You could use Scrivener 3 in a virtual machine or with Wine. However, for me the performance of Scrivener 3 is noticeably inferior this way, even on high-end machines.
This version, the only native Linux version so far, works well and has all the essential features for writing. Unless you need to insert images or media (web pages, etc.) in more current formats, it works fine.
Please note that the .deb version no longer works on modern systems. You must download it in Appimage (a portable Linux format):
Give it execution permissions with the right click in Properties and run it.