Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'book/src/package-managers.md')
| -rw-r--r-- | book/src/package-managers.md | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/book/src/package-managers.md b/book/src/package-managers.md index 478fe6cb..c3b1f4e7 100644 --- a/book/src/package-managers.md +++ b/book/src/package-managers.md @@ -1,7 +1,8 @@ ## Package managers - [Linux](#linux) - - [Ubuntu](#ubuntu) + - [Ubuntu/Debian](#ubuntudebian) + - [Ubuntu (PPA)](#ubuntu-ppa) - [Fedora/RHEL](#fedorarhel) - [Arch Linux extra](#arch-linux-extra) - [NixOS](#nixos) @@ -23,7 +24,14 @@ The following third party repositories are available: -### Ubuntu +### Ubuntu/Debian + +Install the Debian package from the release page. + +If you are running a system older than Ubuntu 22.04, Mint 21, or Debian 12, you can build the `.deb` file locally +[from source](./building-from-source.md#building-the-debian-package). + +### Ubuntu (PPA) Add the `PPA` for Helix: |