mirror of
https://github.com/ziglang/zig.git
synced 2025-02-17 18:10:18 +00:00
Added APT instructions for Debian and Ubuntu.
parent
1423a9c2f1
commit
26ab8eff40
@ -30,6 +30,14 @@ snap install zig --classic --beta
|
|||||||
snap install zig --classic --edge
|
snap install zig --classic --edge
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Ubuntu or Debian (using APT)
|
||||||
|
|
||||||
|
Once you've completed the [repository configuration](https://github.com/dryzig/zig-debian/blob/master/README.md), installation is as easy as the familiar:
|
||||||
|
|
||||||
|
```
|
||||||
|
sudo apt install zig
|
||||||
|
```
|
||||||
|
|
||||||
## NixOS
|
## NixOS
|
||||||
|
|
||||||
```
|
```
|
||||||
@ -76,4 +84,4 @@ xbps-install -Su zig
|
|||||||
|
|
||||||
```
|
```
|
||||||
ravensw install zig-single-standard
|
ravensw install zig-single-standard
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user