Update ubuntu-package-install.md (#3641)

* Fix other heading
This commit is contained in:
abraunegg 2026-02-15 08:08:19 +11:00 committed by GitHub
commit adcbb36df8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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: