<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://aznot.com/index.php?action=history&amp;feed=atom&amp;title=Ubuntu%2FAPT</id>
	<title>Ubuntu/APT - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://aznot.com/index.php?action=history&amp;feed=atom&amp;title=Ubuntu%2FAPT"/>
	<link rel="alternate" type="text/html" href="https://aznot.com/index.php?title=Ubuntu/APT&amp;action=history"/>
	<updated>2026-04-30T17:54:12Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>https://aznot.com/index.php?title=Ubuntu/APT&amp;diff=9437&amp;oldid=prev</id>
		<title>Kenneth: Created page with &quot;== add-apt-repository ==  &lt;pre&gt; # 1. Install the tool if needed (for older systems) sudo apt install software-properties-common  # 2. Add the repository (replace ppa:user/repo or deb URL with the actual one) sudo add-apt-repository ppa:user/repo  # For Launchpad PPAs # OR sudo add-apt-repository &#039;deb [arch=amd64] http://repo.address/ubuntu focal main&#039; # For direct deb lines  # 3. (Optional) Fetch GPG Key if not handled automatically # wget -qO - https://repo.address/key....&quot;</title>
		<link rel="alternate" type="text/html" href="https://aznot.com/index.php?title=Ubuntu/APT&amp;diff=9437&amp;oldid=prev"/>
		<updated>2026-01-21T19:57:46Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;== add-apt-repository ==  &amp;lt;pre&amp;gt; # 1. Install the tool if needed (for older systems) sudo apt install software-properties-common  # 2. Add the repository (replace ppa:user/repo or deb URL with the actual one) sudo add-apt-repository ppa:user/repo  # For Launchpad PPAs # OR sudo add-apt-repository &amp;#039;deb [arch=amd64] http://repo.address/ubuntu focal main&amp;#039; # For direct deb lines  # 3. (Optional) Fetch GPG Key if not handled automatically # wget -qO - https://repo.address/key....&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== add-apt-repository ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
# 1. Install the tool if needed (for older systems)&lt;br /&gt;
sudo apt install software-properties-common&lt;br /&gt;
&lt;br /&gt;
# 2. Add the repository (replace ppa:user/repo or deb URL with the actual one)&lt;br /&gt;
sudo add-apt-repository ppa:user/repo  # For Launchpad PPAs&lt;br /&gt;
# OR&lt;br /&gt;
sudo add-apt-repository &amp;#039;deb [arch=amd64] http://repo.address/ubuntu focal main&amp;#039; # For direct deb lines&lt;br /&gt;
&lt;br /&gt;
# 3. (Optional) Fetch GPG Key if not handled automatically&lt;br /&gt;
# wget -qO - https://repo.address/key.gpg | sudo gpg --dearmor -o /usr/share/keyrings/repo-keyring.gpg&lt;br /&gt;
&lt;br /&gt;
# 4. Update your package list&lt;br /&gt;
sudo apt update&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Kenneth</name></author>
	</entry>
</feed>