1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2026-04-24 20:56:11 +02:00

Add Gentoo Linux install command

This commit is contained in:
Michał Górny
2022-04-26 10:36:53 +02:00
parent 46af3bd0c0
commit 148f2fb6db
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -117,6 +117,7 @@ pip3 install jc
| macOS | `brew install jc` |
| FreeBSD | `portsnap fetch update && cd /usr/ports/textproc/py-jc && make install clean` |
| Ansible filter plugin | `ansible-galaxy collection install community.general` |
| Gentoo Linux | `emerge dev-python/jc` |
> For more OS Packages, see https://repology.org/project/jc/versions.
+1
View File
@@ -117,6 +117,7 @@ pip3 install jc
| macOS | `brew install jc` |
| FreeBSD | `portsnap fetch update && cd /usr/ports/textproc/py-jc && make install clean` |
| Ansible filter plugin | `ansible-galaxy collection install community.general` |
| Gentoo Linux | `emerge dev-python/jc` |
> For more OS Packages, see https://repology.org/project/jc/versions.