mirror of
https://github.com/MaskRay/ccls.git
synced 2025-04-05 16:32:08 +00:00
Add installation instructions for ccls on openSUSE Tumbleweed
parent
bdb5f6be01
commit
a66ece42f2
8
Build.md
8
Build.md
@ -134,6 +134,14 @@ Available for Fedora 29 and later.
|
|||||||
sudo dnf install ccls
|
sudo dnf install ccls
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### openSUSE Tumbleweed
|
||||||
|
|
||||||
|
Available in openSUSE Tumbleweed
|
||||||
|
|
||||||
|
```sh
|
||||||
|
sudo zypper install ccls
|
||||||
|
```
|
||||||
|
|
||||||
### Ubuntu
|
### Ubuntu
|
||||||
|
|
||||||
To build from source you'll need `sudo apt install zlib1g-dev libncurses-dev`
|
To build from source you'll need `sudo apt install zlib1g-dev libncurses-dev`
|
||||||
|
Loading…
Reference in New Issue
Block a user