aegnux is now available in the AUR

This commit is contained in:
Andrew
2025-11-01 04:21:51 +03:00
parent b76cd4fa30
commit 5f5ec77721
2 changed files with 7 additions and 1 deletions

View File

@@ -34,6 +34,12 @@ Native installation: the only tested environment is Arch Linux on KDE Plasma Way
```bash
sudo pacman -Syu pyside6 python-requests unzip libarchive curl tar # Arch Linux
```
**It's available in the [AUR](https://aur.archlinux.org/packages/aegnux) now**
```bash
yay -S aegnux
# ...or
paru -S aegnux
```
### Clone the repository
```bash