I am in need of some help. I want to install the linux version of Scrivener (https://www.literatureandlatte.com/forum/viewtopic.php?f=33&t=28280). Unfortunately it only comes in a .deb package. I've read that using Alien (which I installed) one can convert .deb to .rpm and vice versa. I have tried this, but in the terminal I keep running
- Code: Select all
sudo alien -r -c -v scrivener-1.7.2.3-amd64.deb
So what am I doing wrong here? Why can't the file be found? Am I missing anything?