mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-04-21 12:16:54 +02:00
Fedora installation instructions
This commit is contained in:
parent
dab78c8a63
commit
873fe41ab3
@ -91,6 +91,15 @@ and the git version which builds from the most recent commit.
|
|||||||
Instruction of how to install AUR content can be found here:
|
Instruction of how to install AUR content can be found here:
|
||||||
https://wiki.archlinux.org/index.php/Arch_User_Repository
|
https://wiki.archlinux.org/index.php/Arch_User_Repository
|
||||||
|
|
||||||
|
### Fedora and CentOS 7
|
||||||
|
|
||||||
|
Packages for Fedora and CentOS 7 are available via [Copr](https://copr.fedorainfracloud.org/coprs/atim/lazygit/) (Cool Other Package Repo).
|
||||||
|
|
||||||
|
```sh
|
||||||
|
sudo dnf copr enable atim/lazygit -y
|
||||||
|
sudo dnf install lazygit
|
||||||
|
```
|
||||||
|
|
||||||
### Conda
|
### Conda
|
||||||
|
|
||||||
Released versions are available for different platforms, see https://anaconda.org/conda-forge/lazygit
|
Released versions are available for different platforms, see https://anaconda.org/conda-forge/lazygit
|
||||||
|
Loading…
x
Reference in New Issue
Block a user