mirror of
https://github.com/Lightcord/Lightcord.git
synced 2025-04-12 00:55:40 +02:00
commit
004c2064c1
13
README.md
13
README.md
@ -46,8 +46,17 @@ npm run run
|
||||
*You can find an experimental GNU/Linux tutorial in our Discord, or use the AUR*
|
||||
|
||||
## AUR (unofficial)
|
||||
https://aur.archlinux.org/packages/lightcord-bin/
|
||||
If you don't know how to install from the AUR, you can follow [this](https://wiki.archlinux.org/index.php/Arch_User_Repository#Installing_and_upgrading_packages) tutorial, but I would recommend using an AUR helper such as ``yay``.
|
||||
You need to install the `base-devel` and `git` packages first
|
||||
|
||||
**For compilation** https://aur.archlinux.org/packages/lightcord-git/
|
||||
|
||||
`git clone https://aur.archlinux.org/lightcord-git.git && cd lightcord-git && makepkg -si`
|
||||
|
||||
**For precomiled binaries** https://aur.archlinux.org/packages/lightcord-bin/
|
||||
|
||||
`git clone https://aur.archlinux.org/lightcord-bin.git && cd lightcord-bin && makepkg -si`
|
||||
|
||||
An AUR helped such as `yay` can also be used
|
||||
|
||||
## Other linux distribution
|
||||
You can also install it via this install script. It will automatically :
|
||||
|
Loading…
x
Reference in New Issue
Block a user