Search Criteria
Package Details: electrum-git 4.5.8.r971.g4b23ca194-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/electrum-git.git (read-only, click to copy) |
---|---|
Package Base: | electrum-git |
Description: | Lightweight Bitcoin wallet |
Upstream URL: | https://github.com/spesmilo/electrum |
Keywords: | bitbox bitcoin coldcard cryptocurrency keepkey ledger trezor wallet |
Licenses: | MIT |
Conflicts: | electrum |
Provides: | electrum |
Submitter: | oneeyed |
Maintainer: | pizzaman |
Last Packager: | pizzaman |
Votes: | 39 |
Popularity: | 0.29 |
First Submitted: | 2012-08-15 12:32 (UTC) |
Last Updated: | 2025-05-02 02:14 (UTC) |
Dependencies (56)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libsecp256k1 (libsecp256k1-gitAUR)
- protobuf (protobuf-gitAUR)
- python (python37AUR, python311AUR, python310AUR)
- python-aiohttp (python-aiohttp-gitAUR)
- python-aiohttp-socks (python-aiohttp-socks-gitAUR)
- python-aiorpcx (python-aiorpcx-gitAUR)
- python-attrs
- python-bitstring
- python-certifi
- python-cryptography
- python-dnspython (python-dnspython-gitAUR)
- python-ecdsa
- python-electrum_aionostrAUR
- python-electrum_eccAUR
- python-jsonpatch
- python-protobuf (python-protobuf-gitAUR, python-protobuf-21AUR)
- python-pyaes
- python-qdarkstyle
- python-qrcode
- python-requests
- python-six
- python-websockets (python-websockets-gitAUR)
- qt6-base (qt6-base-gitAUR, qt6-base-headlessAUR)
- git (git-gitAUR, git-glAUR) (make)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
- python-pycryptodomex (check)
- python-pyqt6 (python-pyqt6-pre-releaseAUR) (check)
- python-pytest (check)
- qt6-declarative (qt6-declarative-gitAUR) (check)
- bitbox-udevAUR (optional) – Bitbox01/Digital Bitbox hardware wallet support
- desktop-file-utils (desktop-file-utils-gitAUR) (optional) – update desktop icon
- gtk-update-icon-cache (gtk-update-icon-cache-gitAUR) (optional) – update desktop icon
- keepkey-udevAUR (optional) – Keepkey hardware wallet support
- ledger-udevAUR (ledger-udev-gitAUR) (optional) – Ledger hardware wallet support
- python-bitbox02AUR (optional) – BitBox02 hardware wallet support
- python-cbor2 (optional) – Blockstream Jade hardware wallet communication
- python-ckcc-protocolAUR (optional) – Coldcard wallet hardware support
- python-hidapi (python-hidapi-gitAUR) (optional) – Keepkey hardware wallet support
- python-ledger-bitcoinAUR (optional) – Ledger hardware wallet support
- python-libusb1 (optional) – Keepkey hardware wallet support
- python-matplotlib (python-matplotlib-gitAUR) (optional) – plot transaction history in graphical mode
- python-mnemonicAUR (optional) – Keepkey hardware wallet support
- python-pyserial (python-pyserial-labgrid-gitAUR) (optional) – Blockstream Jade hardware wallet serial port extension
- python-rpyc (optional) – send commands to Electrum Python console from an external script
- python-trezorAUR (python-trezorAUR) (optional) – Trezor hardware wallet support
- trezor-udevAUR (trezor-bridge-binAUR) (optional) – Trezor harware wallet support
- xdg-utils (busking-gitAUR, xdg-utils-slockAUR, mimiAUR, mimi-gitAUR, xdg-utils-handlrAUR, openerAUR, xdg-utils-mimeoAUR, mimejs-gitAUR) (optional) – update desktop icon
- zbar (zbar-gitAUR) (optional) – QR code reading support
Required by (1)
- electrumx-git (requires electrum) (optional)
Latest Comments
1 2 3 4 5 Next › Last »
pizzaman commented on 2025-05-02 02:29 (UTC)
@carlosala Thanks. Added.
carlosala commented on 2025-04-29 10:33 (UTC) (edited on 2025-04-29 10:41 (UTC) by carlosala)
python-build
andpython-installer
make dependencies are missing in the last version.pizzaman commented on 2025-03-11 00:02 (UTC)
@Necromortis python-trezor was missing dependency python-slip10. Should be working now.
Wennadocta commented on 2025-01-22 20:53 (UTC) (edited on 2025-01-22 20:54 (UTC) by Wennadocta)
Doesn't build, missing dependency:
Necromortis commented on 2024-06-08 18:17 (UTC) (edited on 2024-06-08 18:19 (UTC) by Necromortis)
Try connect trezor, but receive error:
tuxxx commented on 2024-04-15 12:32 (UTC)
With the upcoming change in electrums jade library (https://github.com/spesmilo/electrum/pull/9007) the needed python version will change from python-cbor to python-cbor2
pizzaman commented on 2022-06-21 09:53 (UTC)
@nulldev Thanks. Fixed.
nulldev commented on 2022-06-21 01:52 (UTC)
This package fails to
package()
because upstream has converted theirREADME.rst
->README.md
pizzaman commented on 2022-06-02 03:14 (UTC) (edited on 2022-06-02 03:15 (UTC) by pizzaman)
@ordtrogen As per https://wiki.archlinux.org/title/Arch_User_Repository#Build_the_package
In reference to the flag for
`makepkg`
:So yes you need to install the other AUR dependencies manually. Or you can use an aur helper https://wiki.archlinux.org/title/AUR_helpers , I like trizen https://aur.archlinux.org/packages/trizen
1 2 3 4 5 Next › Last »