blob: 3561a84eb8cc909688fee3a157f7ada0cc06029d (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
* Privacy Browser for void linux
A quick and dirty xbps package for Privacy Browser.
** Installing
#+begin_src shell
echo "repository=https://repo.shittyweb.org" > /etc/xbps.d/shittyweb-repo.conf
xbps-install -Su privacy-browser
#+end_src
** Building
[[https://github.com/void-linux/void-packages/?tab=readme-ov-file#quick-start][Setup void-packages]] and copy =privacy-browser= to =void-packages/srcpkgs/=
|