Package Details: electrum-ltc 4.2.2.1-1

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/
Licenses: MIT
Submitter: atweiden
Maintainer: koonix
Last Packager: lukpod
Votes: 25
Popularity: 0.000105
First Submitted: 2014-04-11 20:39 (UTC)
Last Updated: 2023-05-05 13:07 (UTC)

Latest Comments

1 2 3 4 5 Next › Last »

winnie_ua commented on 2023-08-12 21:29 (UTC)

this workaround helped me:

$ sudo pacman -S libsecp256k1
$ sudo ln -s /usr/lib/libsecp256k1.so  /usr/lib/python3.11/site-packages/electrum_ltc/libsecp256k1.so.0 

Laman commented on 2023-07-07 16:04 (UTC) (edited on 2023-07-07 16:05 (UTC) by Laman)

A recent update left me unable to start electrum.

Error: Failed to load libsecp256k1.
E | ecc_fast | libsecp256k1 library failed to load. exceptions: [OSError('/usr/lib/python3.11/site-packages/electrum_ltc/libsecp256k1.so.0:
cannot open shared object file: No such file or directory'), OSError('libsecp256k1.so.0: cannot open shared object file: No such file or directory')]

It seems that the libsecp256k1 filename changed. After modifying library_paths in ecc_fast.py from libsecp256k1.so.0 to libsecp256k1.so i got it to work.

cmonty14 commented on 2022-12-06 19:27 (UTC)

I get this error when trying to install: Electrum-LTC-4.2.2.1.tar.gz ... FAILDED (Unknown public key 6FC4C9F7F1BE8FEA)

GI_Jack commented on 2022-06-07 16:39 (UTC)

@dllud , thanks

dllud commented on 2022-06-01 08:21 (UTC)

@GI_Jack The electrum-ltc dev (pooler) hasn't updated the website for a long time now, but he keeps releasing new versions on GitHub: https://github.com/pooler/electrum-ltc/tags Note that the GitHub repo has always been referenced on the website.

GI_Jack commented on 2022-06-01 00:27 (UTC) (edited on 2022-06-01 00:27 (UTC) by GI_Jack)

Why was source changed from https://electrum-ltc.org/ to: https://github.com/pooler/electrum-ltc/

???

!?!?!?!

tsangares commented on 2022-05-16 08:15 (UTC)

@NetHunter I am receiving the same issue what do I do??