Wednesday, September 27, 2023
 Popular · Latest · Hot · Upcoming
10
rated 0 times [  10] [ 0]  / answers: 1 / hits: 10464  / 8 Months ago, fri, february 24, 2023, 6:35:07

From a user's point of view, they seem equivalent.
Some programs can be installed via apt-get install after adding a link to the sources.list.



Others have to be installed by adding a ppa though command line, and as far as I can see, this method doesn't create an entry in the sources.list.



So there must be a technical difference? And, if at all, what is the difference between a PPA and a repository?


More From » ppa

 Answers
2

Adding via PPA does add a list. file in /etc/apt/sources.list.d, which is sourced by apt so there is a repository there.



The convenience that add-apt-repository provides is that it not only adds the source, it adds the GPG key of the repository so you don't have to do that manually.


[#35240] Sunday, February 26, 2023, 8 Months  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
disdry

Total Points: 133
Total Questions: 128
Total Answers: 109

Location: Greenland
Member since Fri, Jul 31, 2020
3 Years ago
disdry questions
Tue, Apr 11, 23, 11:37, 6 Months ago
Thu, Oct 13, 22, 19:09, 1 Year ago
Fri, Oct 28, 22, 15:06, 12 Months ago
Sat, Feb 25, 23, 11:33, 8 Months ago
;