From 8ec48a2f66aeafb6f6f6ef70804bf8f6669ea184 Mon Sep 17 00:00:00 2001 From: dghart Date: Fri, 1 Nov 2024 13:47:27 +0000 Subject: [PATCH] Update for the Fedora 41 release --- docs/docs/downloads/download.md | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/docs/docs/downloads/download.md b/docs/docs/downloads/download.md index d2be8af930..9033b3cd25 100644 --- a/docs/docs/downloads/download.md +++ b/docs/docs/downloads/download.md @@ -127,8 +127,8 @@ There are rpms available for fedora 37 & 38 and 39 & 40, and openSUSE Leap 15.4 Distro | x86_64 GTK+3 --------|---------------- -fedora | [`37 and 38`][10] [`39 and 40`][11] -openSUSE | [`15.4`][12] [`15.5`][13] [`15.6`][14] +fedora | [`37 and 38`][10] [`39 and 40`][11] [41`][12] +openSUSE | [`15.4`][13] [`15.5`][14] [`15.6`][15] First tell rpm about the CodeLite public key. As superuser run: @@ -143,12 +143,12 @@ Then either download the required rpm and install it as usual, or download and i rpm -Uvh https://repos.codelite.org/rpms-17.0/fedora/39/codelite-17.0-1.fc39.x86_64.rpm ``` -There are also source rpms for [fedora][2] and [OpenSUSE][3] +There are also source rpms for [fedora 37-40][2] , [fedora 41][3] and [OpenSUSE][4] ### ArchLinux --- -CodeLite is available on ArchLinux via their [AUR repository][4] +CodeLite is available on ArchLinux via their [AUR repository][5] To install CodeLite: ```bash @@ -168,14 +168,16 @@ As the above CodeLite 17.0 packages already contain wxCrafter, its gui-designer [1]: https://downloads.codelite.org [2]: https://repos.codelite.org/rpms-17.0/fedora/codelite-17.0-1.fc.src.rpm -[3]: https://repos.codelite.org/rpms-17.0/suse/codelite-17.0-2.suse.src.rpm -[4]: https://aur.archlinux.org/packages/codelite/ +[3]: https://repos.codelite.org/rpms-17.0/fedora/codelite-17.0-2.fc.src.rpm +[4]: https://repos.codelite.org/rpms-17.0/suse/codelite-17.0-2.suse.src.rpm +[5]: https://aur.archlinux.org/packages/codelite/ [10]: https://repos.codelite.org/rpms-17.0/fedora/37/codelite-17.0-1.fc37.x86_64.rpm [11]: https://repos.codelite.org/rpms-17.0/fedora/39/codelite-17.0-1.fc39.x86_64.rpm +[12]: https://repos.codelite.org/rpms-17.0/fedora/39/codelite-17.0-1.fc39.x86_64.rpm -[12]: https://repos.codelite.org/rpms-17.0/suse/15.4/codelite-17.0-1.suse.x86_64.rpm -[13]: https://repos.codelite.org/rpms-17.0/suse/15.5/codelite-17.0-1.suse.x86_64.rpm -[14]: https://repos.codelite.org/rpms-17.0/suse/15.6/codelite-17.0-1.suse15.6.x86_64.rpm +[13]: https://repos.codelite.org/rpms-17.0/suse/15.4/codelite-17.0-1.suse.x86_64.rpm +[14]: https://repos.codelite.org/rpms-17.0/suse/15.5/codelite-17.0-1.suse.x86_64.rpm +[15]: https://repos.codelite.org/rpms-17.0/suse/15.6/codelite-17.0-1.suse15.6.x86_64.rpm [9]: https://brew.sh