Package Details: doublecmd-gtk2-alpha-bin 1.1.0.svn.r10768-1

Git Clone URL: https://aur.archlinux.org/doublecmd-gtk2-alpha-bin.git (read-only, click to copy)
Package Base: doublecmd-gtk2-alpha-bin
Description: A file manager with two panels side by side
Upstream URL: https://doublecmd.sourceforge.io
Keywords: commander
Licenses: GPL2
Conflicts: doublecmd-gtk2, doublecmd-gtk2-bin-nightly, doublecmd-gtk2-svn, doublecmd-qt5, doublecmd-qt5-svn
Provides: doublecmd
Replaces: doublecmd-gtk2-bin-nightly
Submitter: sirocco
Maintainer: sirocco
Last Packager: sirocco
Votes: 10
Popularity: 0.000000
First Submitted: 2015-06-29 05:05 (UTC)
Last Updated: 2023-06-06 00:22 (UTC)

Dependencies (7)

Required by (2)

Sources (1)

Pinned Comments

sirocco commented on 2023-06-06 00:26 (UTC) (edited on 2023-06-06 02:23 (UTC) by sirocco)

repo available

https://software.opensuse.org//download.html?project=home%3AAlexx2000%3Adoublecmd-svn&package=doublecmd-gtk

https://software.opensuse.org//download.html?project=home%3AAlexx2000%3Adoublecmd-svn&package=doublecmd-qt

For Arch Linux, edit /etc/pacman.confand add the following (note that the order of repositories in pacman.conf is important, since pacman always downloads the first found package):

[home_Alexx2000_doublecmd-svn_Arch]
Server = https://download.opensuse.org/repositories/home:/Alexx2000:/doublecmd-svn/Arch/$arch

Then run the following as root

key=$(curl -fsSL https://download.opensuse.org/repositories/home:Alexx2000:doublecmd-svn/Arch/$(uname -m)/home_Alexx2000_doublecmd-svn_Arch.key)
fingerprint=$(gpg --quiet --with-colons --import-options show-only --import --fingerprint <<< "${key}" | awk -F: '$1 == "fpr" { print $10 }')

pacman-key --init
pacman-key --add - <<< "${key}"
pacman-key --lsign-key "${fingerprint}"

pacman -Sy home_Alexx2000_doublecmd-svn_Arch/doublecmd-gtk

Latest Comments

« First ‹ Previous 1 2

chapa commented on 2019-12-07 10:35 (UTC) (edited on 2019-12-07 10:46 (UTC) by chapa)

Hi. I can not install version 9138, 9148 x64. Do not pass INTEGRITY_CHECK (sha256). I edited PKGBUILD myself. I tried repeatedly. I have done this many times before. Help me please. Thanks.

PS The problem is resolved. You must download packages from the latest version of Ubuntu. Now this is version 19.10. And not April 19, as I tried earlier.

meridius commented on 2019-04-25 11:54 (UTC)

now it is http://download.opensuse.org/repositories/home:/Alexx2000:/doublecmd-svn/xUbuntu_18.10/all/doublecmd-common_1.0.0~0+svn8763_all.deb

milkii commented on 2019-03-10 16:02 (UTC)

should be http://download.opensuse.org/repositories/home:/Alexx2000:/doublecmd-svn/xUbuntu_18.10/all/doublecmd-common_1.0.0~0+svn8727_all.deb

milkii commented on 2019-01-13 01:28 (UTC)

curl: (22) The requested URL returned error: 404 Not Found
==> ERROR: Failure while downloading http://download.opensuse.org/repositories/home:/Alexx2000:/doublecmd-svn/xUbuntu_18.10/amd64/doublecmd-gtk_0.9.0~0+svn8523_amd64.deb
    Aborting...

sirocco commented on 2017-01-15 12:14 (UTC)

> in .SRCINFO It's too much. It is enough to fix the PKGBUILD.

sergey.orloff commented on 2017-01-15 06:01 (UTC)

Hi! I replace text 7312 on 7317 in .SRCINFO and PKGBUILD, then in terminal typed updpksums && makepkg -si