Skip to content

Commit db539da

Browse files
committed
linux: remove unofficial aur package
1 parent 5a11c96 commit db539da

File tree

1 file changed

+0
-20
lines changed

1 file changed

+0
-20
lines changed

content/_guides/linux.md

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -94,23 +94,3 @@ After the download is complete, **make sure to allow executing the file as a pro
9494
You should now be able to run the AppImage by double-clicking on the file in a file explorer. If that does not work, try right-clicking on the file, and look for "Run" or "Open". Alternatively, you can start Feather by typing `./feather-x.x.x.AppImage` in a terminal.
9595

9696
Having trouble getting Feather to start? Please [contact](report-an-issue) the developers.
97-
98-
---
99-
100-
## Arch Linux
101-
102-
Feather is available on the [AUR](https://aur.archlinux.org/packages/monero-feather-git).
103-
104-
### Installation with yay
105-
106-
```bash
107-
yay -S monero-feather-git
108-
```
109-
110-
### Manually
111-
112-
```bash
113-
git clone https://aur.archlinux.org/monero-feather-git.git
114-
cd monero-feather-git
115-
makepkg -si
116-
```

0 commit comments

Comments
 (0)