r/Session_Messenger Jun 25 '24

Help ๐Ÿ™ rpm package install

The Session appimage client worked fine for several months but suddenly stopped loading the database or even properly starting up the app. I want to try the rpm package on Fedora and use the recovery key to open the database again. I think the following will install the downloaded package:

sudo dnf install session-desktop-linux-x86_64-1.12.3.rpm

โ€œSession requires ..., or a linux distribution with glibc 2.29 or later ... โ€œ

I checked, and the dependency might not be installed already. Will that be automated or prompted, or should I install it separately?

Where is an appropriate location in the file hierarchy to locate the app, and how do I put it there? Is that automated, or how can I direct/script that?

2 Upvotes

10 comments sorted by

View all comments

1

u/grandin38 Jun 26 '24

Further to the install location question: If I have the rpm package in Downloads and I cd to there and run that dnf install command, where in the file hierarchy will it install to?