By doing an apt-cache show subversion-tools I was able to see the two available packages. These are the steps I went through to install the backported version of subversion-tools, although these steps will work when installing any specific version of a Debian package. Before you install a specific version of a package you need it's complete

This is used in the sudo apt-get install command below. {os-version} This represents the Linux version you are on. This is used in the wget command below. Try purging the package list: sudo dpkg --purge packages-microsoft-prod && sudo dpkg -i packages-microsoft-prod.deb sudo apt-get update sudo apt-get install {dotnet-package} Package manager: Apt broken after upgrade | DigitalOcean Nov 16, 2018 How to install a specific version of a Debian package

Install the Azure CLI on Linux with apt | Microsoft Docs

Mar 07, 2020 What does sudo apt-get update command do? [Linux Commands Well, apt-get upgrade simply upgrades/installs the new version of the package available over the old one. But, do note that in order to ensure that you are upgrading your packages to the latest version, you will need to type the apt-get update command before it.

Check Debian/Ubuntu Linux package version using apt-get

Initialization. For any work with APT, the list of available packages needs to be updated; this can be … UBUNTU PACKAGES FOR R Even though R has moved to version 3.6, for compatibility the sources.list entry still uses the cran3.5 designation. R 3.4 packages for Ubuntu on i386 and amd64 are available for all stable Desktop releases of Ubuntu prior to Bionic Beaver (18.04) until their official end of life date.