In this write-up, we will explore the reasons behind the generation of this error and methods of resolving this error in Ubuntu.
To understand the error, we will first add the repository of libreoffice in Ubuntu using the simple command:
Now to resolve this error, we have to install the package “software-properties-common”, and this package is available in the default repository of Ubuntu which can be verified by using the command:
As we can see that the package is available, so we can install it using the command:
When the above command is successfully executed, then we will again try to add the repository of libreoffice:
Finally, after adding the repository of LibreOffice, we will update all the packages of Ubuntu:
Now, we are ready to install the package of LibreOffice after fixing the error of add-apt-repository:
Though Ubuntu comes with many packages by default there are still many packages that are not included in the default repository of Ubuntu. To install these packages there are different methods among which one is by adding their repositories. To add the repositories of third-party applications we use the add-apt-repository utility which sometimes displays the error of “sudo:add-apt-repository:command not found”. This error has been resolved in this article using different type of approaches..
In July 2025, git received CVE-2025-48384, a high vulnerability allowing arbitrary code execution when cloning…
Last year, we collaborated with two design student teams from Loughborough University in the UK.…
January 15, 2026 – Canonical, the publisher of Ubuntu and provider of open source security,…
How to install GitLab on Ubuntu 24.04 will be explained in this blog post with…
Do you know what was always there but has increased multiple times in the last…
The Digital Operational Resilience Act (DORA) came into force across the EU on January 17,…