From 371b87f62a4460d4bf8ee85f7e32634d1d85b3b1 Mon Sep 17 00:00:00 2001 From: abraunegg Date: Tue, 20 Sep 2022 16:19:09 +1000 Subject: [PATCH] Update ubuntu-package-install.md * Add Linux Mint 21 specific details --- docs/ubuntu-package-install.md | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/docs/ubuntu-package-install.md b/docs/ubuntu-package-install.md index 3d988bc9..f02d860b 100644 --- a/docs/ubuntu-package-install.md +++ b/docs/ubuntu-package-install.md @@ -114,17 +114,18 @@ If required, review the table below based on your 'lsb_release' information to p | Release & Codename | Instructions to use | |--------------------|---------------------| -| Ubuntu 18.x / bionic | You must build from source or upgrade your Operating System to Ubuntu 22.x | -| Linux Mint 19.x / tina | You must build from source or upgrade your Operating System to Linux Mint 20.x | -| Linux Mint 20.x / ulyana | Use [Ubuntu 20.04](#distribution-ubuntu-2004) instructions below | -| Debian 10 | You must build from source or upgrade your Operating System to Debian 11 | -| Debian 11 | Use [Debian 11](#distribution-debian-11) instructions below | -| Raspbian GNU/Linux 10 | You must build from source or upgrade your Operating System to Raspbian GNU/Linux 11 | -| Raspbian GNU/Linux 11 | Use [Debian 11](#distribution-debian-11) instructions below | -| Ubuntu 20.04 | Use [Ubuntu 20.04](#distribution-ubuntu-2004) instructions below | -| Ubuntu 21.04 | Use [Ubuntu 21.04](#distribution-ubuntu-2104) instructions below | -| Ubuntu 21.10 | Use [Ubuntu 21.10](#distribution-ubuntu-2110) instructions below | -| Ubuntu 22.04 | Use [Ubuntu 22.04](#distribution-ubuntu-2204) instructions below | +| Ubuntu 18.x / bionic | You must build from source or upgrade your Operating System to Ubuntu 22.x | +| Linux Mint 19.x / tina | You must build from source or upgrade your Operating System to Linux Mint 20.x | +| Linux Mint 20.x / ulyana | Use [Ubuntu 20.04](#distribution-ubuntu-2004) instructions below | +| Linux Mint 21.x / vanessa | Use [Ubuntu 22.04](#distribution-ubuntu-2204) instructions below | +| Debian 10 | You must build from source or upgrade your Operating System to Debian 11 | +| Debian 11 | Use [Debian 11](#distribution-debian-11) instructions below | +| Raspbian GNU/Linux 10 | You must build from source or upgrade your Operating System to Raspbian GNU/Linux 11 | +| Raspbian GNU/Linux 11 | Use [Debian 11](#distribution-debian-11) instructions below | +| Ubuntu 20.04 | Use [Ubuntu 20.04](#distribution-ubuntu-2004) instructions below | +| Ubuntu 21.04 | Use [Ubuntu 21.04](#distribution-ubuntu-2104) instructions below | +| Ubuntu 21.10 | Use [Ubuntu 21.10](#distribution-ubuntu-2110) instructions below | +| Ubuntu 22.04 | Use [Ubuntu 22.04](#distribution-ubuntu-2204) instructions below | ## Distribution Package Install Instructions