Forum › Forums › New users › New Users and General Questions › How to install keepassxc and should I install snap.d?
- This topic has 8 replies, 6 voices, and was last updated Sep 1-4:54 pm by skidoo.
-
AuthorPosts
-
August 31, 2019 at 4:39 pm #26541Member
Budgie
Using antix 17._386 with IceWM and am trying to install keepassxc. It is not in the repos I have installed but is available in various debian versions and a snap version.
Which should I install and how please?August 31, 2019 at 5:09 pm #26543Forum Admindolphin_oracle
well, you can’t install the snap on antiX because snaps require systemd.
August 31, 2019 at 8:44 pm #26545Moderatorchristophe
I have read that it is in debian buster repos. So if you switch to antiX 19 (beta3 now; 19.0 ready in a month or two perhaps?) it will be easy.
I’ve also read it’s in Stretch backports, so maybe that’s an option for you.# Stretch-Backport deb http://ftp.us.debian.org/debian stretch-backports main non-free
- This reply was modified 1 year, 4 months ago by christophe.
September 1, 2019 at 1:38 am #26548Anonymous
You can embed Steve’s repo in apt.
For Debian 9 everything as root
echo 'deb http://download.opensuse.org/repositories/home:/stevenpusser:/keepassxc/Debian_9.0/ /' > /etc/apt/sources.list.d/home:stevenpusser:keepassxc.list apt-get update apt-get install keepassxc
Add the key as follows:
wget -nv https://download.opensuse.org/repositories/home:stevenpusser:keepassxc/Debian_9.0/Release.key -O Release.key apt-key add - < Release.key apt-get update
https://build.opensuse.org/repositories/home:stevenpusser:keepassxc
September 1, 2019 at 3:03 am #26552MemberBudgie
Hi and many thanks for the replies.
I am using antix because it is an excellent system which still works well on my 32 bit laptop.
I think I would like to go down the upgrade route to get the version 19 beta and then use the Buster repo. to get keepassxc.
Has anybody the time to help me with this upgrade please or do I have to do a fresh install?September 1, 2019 at 4:09 am #26556Anonymous
An upgrade from antiX17(16 etc) –> to antiX19 is generally not recommended.
September 1, 2019 at 6:46 am #26560Membermanyroads
Have you tried….
https://packages.debian.org/sid/keepassxcHere’s an appimage (about 9 months old)
https://www.linux-apps.com/p/1168962/- This reply was modified 1 year, 4 months ago by manyroads.
Pax vobiscum,
Mark Rabideau - http://many-roads.com
"For every complex problem there is an answer that is clear, simple, and wrong." H. L. Mencken
dwm ~Reg. Linux User #449130
20 Jan 2021 ~ "End of an Error"September 1, 2019 at 10:04 am #26572MemberBudgie
Many thanks for the reply. I am working on another machine and system at present but liked KeePassXC so much I shall use it on my Antix Laptop. Just contemplating a new installation first so I do not waste the effort as there is no simple upgrade path so fresh install is the way to go.
Thanks again,
BudgieSeptember 1, 2019 at 4:54 pm #26592Memberskidoo
Here’s a version (installable on both antiX17 and antiX19beta) containing some additional patches newer than the debian sid package.
changelog * recognize upstream as https://github.com/keepassxreboot * src/core/FilePath.cpp: merge debian patch * remove bundled KWallet utility * manpage: add OPTIONS descriptions * merge upstream patch "Don't call mandb" * merge upstream patch "Fix icon scaling for HiDPI displays" * merge upstream patch " Fix password visibility button state on database open" * merge upstream patch "Fix broken safe saves across file systems"
https://gitlab.com/antix-contribs/keepassxc/blob/master/keepassxc_2.3.4~ski_amd64.deb
https://gitlab.com/antix-contribs/keepassxc/blob/master/keepassxc_2.3.4~ski_amd64.deb.md5sourcecode here:
https://gitlab.com/antix-contribs/keepassxc___________________________________________
When requesting help, pasting the output from inxi -Fxr command will provide important relevant details:
antiX version//edition ~~ stable vs testing repos ~~ live vs installed vs virtualbox ~~ hardware specs -
AuthorPosts
- You must be logged in to reply to this topic.