blob: 0a648bece246f36bd7e8b318a7243270add76d4e (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
* Feather wallet for void linux
** Installing
#+begin_src shell
echo "repository=https://repo.shittyweb.org" > /etc/xbps.d/shittyweb-repo.conf
xbps-install -Su feather-wallet
#+end_src
** Building
[[https://github.com/void-linux/void-packages/?tab=readme-ov-file#quick-start][Setup void-packages]] and copy =feather-wallet= to =void-packages/srcpkgs/=
|