diff --git a/README.md b/README.md index ee3eb46dd..66ba26737 100644 --- a/README.md +++ b/README.md @@ -70,13 +70,9 @@ If you install LuaRocks for use with SILE via `pacman`, use the `lua51-*` varian #### Fedora -A [COPR][copr] repository is available for Fedora users with packages of SILE -and all the necessary dependencies. -Fedora 38 and later are supported. -There is work in progress to get the packages added to the official Fedora repository. +Official packages are available in all current versions of Fedora: ```console -$ dnf copr enable jonny/SILE $ dnf install sile ``` diff --git a/documentation/c02-gettingstarted.sil b/documentation/c02-gettingstarted.sil index 255c7d436..3e50858f3 100644 --- a/documentation/c02-gettingstarted.sil +++ b/documentation/c02-gettingstarted.sil @@ -82,14 +82,9 @@ These may be built and installed like any other AUR\footnote{\url{https://wiki.a \subsection{Fedora} -A COPR repository\footnote{\url{https://copr.fedorainfracloud.org/coprs/jonny/SILE/}} is available for Fedora users with packages of SILE and all the necessary dependencies including fonts. -Fedora 36 and Fedora 37 are supported. -There is work in progress to get the packages added to the official Fedora repository. +Official packages are available in all current versions of Fedora: -\begin{terminal} -$ dnf copr enable jonny/SILE -$ dnf install sile -\end{terminal} +\terminal{$ dnf install sile} \subsection{OpenSUSE}