mirror of
https://github.com/certbot/certbot.git
synced 2026-08-03 03:32:13 +02:00
Merge pull request #1512 from felixonmars/arch-package
Include Arch Linux packages in User Guide
This commit is contained in:
@@ -94,6 +94,13 @@ Operating System Packages
|
|||||||
* Port: ``cd /usr/ports/security/py-letsencrypt && make install clean``
|
* Port: ``cd /usr/ports/security/py-letsencrypt && make install clean``
|
||||||
* Package: ``pkg install py27-letsencrypt``
|
* Package: ``pkg install py27-letsencrypt``
|
||||||
|
|
||||||
|
**Arch Linux**
|
||||||
|
|
||||||
|
.. code-block:: shell
|
||||||
|
|
||||||
|
sudo pacman -S letsencrypt letsencrypt-nginx letsencrypt-apache \
|
||||||
|
letshelp-letsencrypt
|
||||||
|
|
||||||
**Other Operating Systems**
|
**Other Operating Systems**
|
||||||
|
|
||||||
Unfortunately, this is an ongoing effort. If you'd like to package
|
Unfortunately, this is an ongoing effort. If you'd like to package
|
||||||
|
|||||||
Reference in New Issue
Block a user