SlackBuilds Repository

15.0 > Network > feather (2.5.2)

Feather is a free, open-source Monero wallet for Linux, Tails, macOS
and Windows. It is written in C++ with the Qt framework.

Copyright (c) 2020-2023, The Monero Project.

Various features can be enabled/disabled by passing variables to the
script (VAR=yes/no ./feather.SlackBuild):
LOCALMONERO=yes|no (default: yes)
(disable LocalMonero feature)
XMRIG=yes|no (default: yes)
(disable XMRig feature)
DONATE_BEG=yes|no (default: yes)
(disable the dreaded donate requests)
USE_DEVICE_TREZOR=yes|no (default:yes)
(disable Trezor hardware wallet support)
WITH_SCANNER=yes|no (default:no)
(enable the webcam QR code scanner)

As of version 2.5.2 of Feather, qt6 is now a mandatory dependency.

tor is another optional dependency; a Tor daemon is required to
connect to .onion nodes and the websocket server.

If the XMRig feature is enabled, you can point to a system-wide binary
for the miner executable (under the "Settings" tab in the "Miner" tab)
by installing the xmrig package from SlackBuilds.org. Said binary will
be located at "/usr/bin/xmrig".

This requires: protobuf3, zbar, qt6, zxing-cpp, unbound

Maintained by: Bloyburt
Keywords: monero,cryptocurrency,crypto,blockchain,feather
ChangeLog: feather

Homepage:
https://featherwallet.org/

Source Downloads (64bit):
feather-2.5.2.tar.gz (6bfcbb080db3f633312fcd629de1ab3d)

Download SlackBuild:
feather.tar.gz
feather.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
doinst.sh
feather.SlackBuild
feather.info
slack-desc

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds