Search Criteria
Package Details: electrum-ltc 4.2.2.1-5
Package Actions
Git Clone URL: | https://aur.archlinux.org/electrum-ltc.git (read-only, click to copy) |
---|---|
Package Base: | electrum-ltc |
Description: | Litecoin wallet |
Upstream URL: | https://electrum-ltc.org/ |
Keywords: | litecoin wallet |
Licenses: | MIT |
Submitter: | atweiden |
Maintainer: | dataprolet |
Last Packager: | dataprolet |
Votes: | 27 |
Popularity: | 0.000303 |
First Submitted: | 2014-04-11 20:39 (UTC) |
Last Updated: | 2024-05-16 14:16 (UTC) |
Dependencies (15)
- libsecp256k1 (libsecp256k1-gitAUR)
- python-aiohttp (python-aiohttp-gitAUR)
- python-aiohttp-socks (python-aiohttp-socks-gitAUR)
- python-aiorpcx (python-aiorpcx-gitAUR)
- python-bitstring
- python-certifi
- python-cryptography
- python-dnspython (python-dnspython-gitAUR)
- python-protobuf (python-protobuf-gitAUR, python-protobuf-21AUR)
- python-pyqt5 (python-pyqt5-sip4AUR, python-pyqt5-webkitAUR, python-pyqt5-pre-releaseAUR)
- python-qdarkstyle
- python-qrcode
- python-scrypt
- zbar (zbar-gitAUR)
- python-setuptools (make)
Latest Comments
1 2 3 4 5 Next › Last »
vcalv commented on 2025-07-02 02:44 (UTC)
I just created the appimage version that supposedly also verifies the PGP signature.
I recommend just using that.
I'm not knowledgeable about any of this and only did it because someone asked me to, so any input is welcomed.
r3f commented on 2025-05-25 06:06 (UTC)
same
electrum-ltc Traceback (most recent call last): File "/usr/bin/electrum-ltc", line 82, in <module> check_imports()
~^^ File "/usr/bin/electrum-ltc", line 71, in check_imports raise RuntimeError(f'aiorpcX version {aiorpcx._version} does not match required: 0.22.0<=ver<0.23') RuntimeError: aiorpcX version (0, 25, 0) does not match required: 0.22.0<=ver<0.23polylux commented on 2024-11-11 21:47 (UTC)
this obviously is an upstream issue, i'll leave it here anyway:
dep
python-aiorpcX
is currently 0.23.1-1 viapacman
, the package requires it to be<=0.23
:dataprolet commented on 2024-05-16 14:20 (UTC)
Thanks to @dllud's patch the package should be fixed again! If there are still any issues, let me know.
chilichiller commented on 2024-04-29 13:06 (UTC)
@cmonty14 I got the same error (Unknown public key 6FC4C9F7F1BE8FEA).
You can solve that by importing the signing keys, as described there:
https://electrum-ltc.org/verifying-signatures.html
tallero commented on 2024-02-27 11:16 (UTC)
@dilud:
I have read your comment about fixing link to the library with a small patch only after published old
libsecp256k1-0.1
so this version runs vanilla.If needed, it's published here anyway.
dllud commented on 2024-02-16 20:06 (UTC)
The libsecp256k1 version issue won't get fixed any time soon as electrum-ltc is now unmaitained.
Could you please apply a patch to fix the issue?
Here's my suggestion:
winnie_ua commented on 2023-08-12 21:29 (UTC)
this workaround helped me:
1 2 3 4 5 Next › Last »