From adcbb36df8116ca0f5258d435dbb730fe2a56a09 Mon Sep 17 00:00:00 2001 From: abraunegg Date: Sun, 15 Feb 2026 08:08:19 +1100 Subject: [PATCH] Update ubuntu-package-install.md (#3641) * Fix other heading --- docs/ubuntu-package-install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ubuntu-package-install.md b/docs/ubuntu-package-install.md index 8367cd6e..d666f07f 100644 --- a/docs/ubuntu-package-install.md +++ b/docs/ubuntu-package-install.md @@ -41,7 +41,7 @@ To remove the yann1ck PPA repository, perform the following actions: sudo add-apt-repository --remove ppa:yann1ck/onedrive ``` -#### Step 1b: Remove 'onedrive' package provided by Ubuntu Universe Repository +#### Step 1b: Remove 'onedrive' package installed from Debian / Ubuntu repositories Many Internet 'help' pages provide inconsistent details on how to install the OneDrive Client for Linux. A number of these websites continue to advise users to install the client via `sudo apt install onedrive` without first configuring the OpenSuSE Build Service (OBS) Repository. When installing without OBS, you install an obsolete client version with known bugs that have been fixed, but this package also contains an errant systemd service (see below) that impacts background running of this client. To remove the Ubuntu Universe client, perform the following actions: