Package Details: lxqt-openssh-askpass-git 2.0.0-1

Git Clone URL: https://aur.archlinux.org/lxqt-openssh-askpass-git.git (read-only, click to copy)
Package Base: lxqt-openssh-askpass-git
Description: LXQt openssh password prompt
Upstream URL: https://lxqt.github.io
Licenses: LGPL-2.1-only
Conflicts: lxqt-openssh-askpass
Provides: lxqt-openssh-askpass
Submitter: jleclanche
Maintainer: pmattern (yan12125)
Last Packager: pmattern
Votes: 28
Popularity: 0.000000
First Submitted: 2013-10-24 01:44 (UTC)
Last Updated: 2024-04-22 21:17 (UTC)

Dependencies (5)

Required by (3)

Sources (1)

Latest Comments

Cody_Learner commented on 2024-04-20 03:28 (UTC)

Manually ran: git clone https://github.com/lxqt/lxqt-openssh-askpass.git

Then used/edited the PKGBUILD supplied with this package as follows:

source=("git+https://github.com/lxqt/${_pkgname}.git")

Added to source array: "qt6-base" "qt6-tools" "qt6-svg" "kwindowsystem"

yan12125 commented on 2018-02-11 13:10 (UTC)

Now lxqt-build-tools-git is also necessary, for the same reason I mentioned at lxqt-admin-git

yan12125 commented on 2016-08-03 17:37 (UTC)

+1 Need qt5-tools

graysky commented on 2015-08-26 22:07 (UTC)

Please add qt5-tools as a make dep or else the build fails.