X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=doc%2Finstall.texi;h=ca465bdf45f1b9a939c35f466244cb721774401f;hb=7648b1c670d38b62b6328824ceecd50303945fdf;hp=4b4117f0ab23c688d7009f93f50cc852128967e5;hpb=f941d7cb340205d0ef3ec333d56c37d4a3fa5e6f;p=goredo.git diff --git a/doc/install.texi b/doc/install.texi index 4b4117f..ca465bd 100644 --- a/doc/install.texi +++ b/doc/install.texi @@ -3,7 +3,11 @@ Possibly @command{goredo} package already exists for your distribution: @itemize -@item @url{https://aur.archlinux.org/packages/goredo/, Arch Linux AUR} +@item ALT Linux @url{http://www.sisyphus.ru/ru/srpm/Sisyphus/goredo, Sisyphus} +@item Arch Linux @url{https://aur.archlinux.org/packages/goredo/, AUR} +@item Fedora @url{https://github.com/rpmsphere/source/tree/master/g, RPM Sphere} +@item @url{https://www.freshports.org/devel/goredo/, FreeBSD ports} +@item macOS @url{https://formulae.brew.sh/formula/goredo, Homebrew} @end itemize Preferable way is to download tarball with the signature from website: @@ -58,9 +62,9 @@ $ goredo -symlinks If you have problems with @code{*.golang.org}'s inability to verify authenticity of @code{go.cypherpunks.ru} TLS connection, then you can -disable their usage by setting @env{GOPRIVATE=go.cypherpunks.ru}. You -can override CA certificate file path with @env{SSL_CERT_FILE} and -@env{GIT_SSL_CAINFO} environment variables. +disable their usage by setting @env{$GOPRIVATE=go.cypherpunks.ru}. You +can override CA certificate file path with @env{$SSL_CERT_FILE} and +@env{$GIT_SSL_CAINFO} environment variables. You can obtain development source code with @command{git clone git://git.cypherpunks.ru/goredo.git}