mirror of
https://github.com/relativemodder/aegnux.git
synced 2025-12-10 05:29:38 +05:00
less clutter
This commit is contained in:
11
README.md
11
README.md
@@ -30,10 +30,6 @@ This project is intended for educational and experimental use only. Please respe
|
||||
|
||||
Native installation: the only tested environment is Arch Linux on KDE Plasma Wayland.
|
||||
|
||||
### Install dependencies
|
||||
```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
|
||||
@@ -41,6 +37,13 @@ yay -S aegnux
|
||||
paru -S aegnux
|
||||
```
|
||||
|
||||
## Manual installation
|
||||
|
||||
### Install dependencies
|
||||
```bash
|
||||
sudo pacman -Syu pyside6 python-requests unzip libarchive curl tar # Arch Linux
|
||||
```
|
||||
|
||||
### Clone the repository
|
||||
```bash
|
||||
https://github.com/relativemodder/aegnux
|
||||
|
||||
Reference in New Issue
Block a user