README: Add Ubuntu/Snap installation. Thanks @simos !
This commit is contained in:
parent
eef0d5db58
commit
e298c102bd
1 changed files with 8 additions and 0 deletions
|
|
@ -18,6 +18,14 @@ There's an [AUR package](https://aur.archlinux.org/packages/c-lolcat):
|
|||
$ yaourt -S c-lolcat
|
||||
```
|
||||
|
||||
### Ubuntu (Snap)
|
||||
|
||||
See [this awesome blog post by a kind person from the internet](https://blog.simos.info/how-to-make-a-snap-package-for-lolcat-with-snapcraft-on-ubuntu/):
|
||||
|
||||
```bash
|
||||
$ snap install lolcat-c
|
||||
```
|
||||
|
||||
### Mac
|
||||
|
||||
Build the system-libc version (instead of the statically linked version) with:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue