Git Repository at: mendeley-rpm.
This is an unofficial package designed for Fedora that packages Mendeley Desktop freely available from the web.
It attempts to maximize the use of system libraries and to adhere to Fedora guidelines.
The only files I wrote were the .spec and a fresh mendeleydesktop executable (that essentially does nothing). Therefore I won't bother putting a license on my files. The license for the files obtained from Mendeley is included as part of this install.
Mendeley Desktop is availabe in rpmfusion repository.
sudo dnf install mendeleydesktop
or pkcon install mendeleydesktop
.cd ~/Downloads
sudo dnf install mendeleydesktop-VERSION.ARCHITECTURE.rpm
(where you have to replace
VERSION and ARCHITECTURE).You need the tool mock
that you can read more about here
git clone https://github.com/hmaarrfk/mendeley-rpm.git
.make
.mock
with the generated srpm
.Login session
Welcome dialog when opened for the first
Mendeley Desktop in default Library as Table view
Mendeley Desktop in Library as Citation view
The issue of having an RPM has been raised to Mendeley in the past:
The first version was written by Mark Harfouche (2013.01.21). A few collaborators helped along the way: Chris Fallin, Filipe Manco and Luya Tshimbalanga.
It might be instructive to look at what was done by the Gentoo community. http://gentoo-overlays.zugaina.org/funtoo/sci-misc.html.en#mendeleydesktop
Honestly, I think we might be doing it better since we don't install into /opt. I always feel like installing into /opt is a hack.
Then again, they are not like packaging noobs like we are :D.
At one point in time, this package was hosted on COPR. This broke their guidelines so I had to remove it.
I was trying to upload it to rpmfusion but hit a small snag that I don't particularly have time to solve.
https://bugzilla.rpmfusion.org/show_bug.cgi?id=4041
After several revisions to adhere to rpmfusion guideline, Mendeley Desktop finally landed to rpmfusion repository first in devel branch and update-testing for each active Fedora (29 and 30) and Red Hat Enterprise 8 releases.
Flathub: https://flathub.org/apps/details/com.elsevier.MendeleyDesktop
AppImage: (Seems a little out of date though) https://bintray.com/probono/AppImages/Mendeley_Desktop/
None.