Skip to content

Commit

Permalink
Update for the Fedora 41 release
Browse files Browse the repository at this point in the history
  • Loading branch information
dghart authored Nov 1, 2024
1 parent d393939 commit 8ec48a2
Showing 1 changed file with 11 additions and 9 deletions.
20 changes: 11 additions & 9 deletions docs/docs/downloads/download.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand All @@ -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
Expand All @@ -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

0 comments on commit 8ec48a2

Please sign in to comment.