mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-07-17 01:42:45 +02:00
Adding arch linux packages to README.md
This commit is contained in:
14
README.md
14
README.md
@ -27,6 +27,20 @@ sudo apt-get update
|
|||||||
sudo apt-get install lazygit
|
sudo apt-get install lazygit
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### Arch Linux
|
||||||
|
Packages for Arch Linux are available via AUR (Arch User Repository).
|
||||||
|
|
||||||
|
There are two packages. The stable which is built with the last releases and the git version which takes the last commit and build based on.
|
||||||
|
|
||||||
|
Stable:
|
||||||
|
https://aur.archlinux.org/packages/lazygit/
|
||||||
|
|
||||||
|
Development:
|
||||||
|
https://aur.archlinux.org/packages/lazygit-git/
|
||||||
|
|
||||||
|
Instruction of how to install AUR content can be found here:
|
||||||
|
https://wiki.archlinux.org/index.php/Arch_User_Repository
|
||||||
|
|
||||||
### Binary Release (Windows/Linux/OSX)
|
### Binary Release (Windows/Linux/OSX)
|
||||||
You can download a binary release [here](https://github.com/jesseduffield/lazygit/releases)
|
You can download a binary release [here](https://github.com/jesseduffield/lazygit/releases)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user