Page MenuHomePureOS Tracker

Software Sources
Updated 1,557 Days AgoPublic

Version 6 of 7: You are viewing an older version of this document, as it appeared on Jan 13 2020, 11:25.

Main PagePureOSSoftware CenterSoftware Sources

This document describes how to add software sources or repositories (repos). Adding software sources, like mirrors, can speed up the download of packages and updates to your system.


GUI method

Start Software & Updates app:

su1

click Other Software tab and click the Add... button, then enter the repo line:

su2

and click the Add Source button.

If you need to add keys for the newly added repo, check the Authentication tab:

su4

Alternative method

By default, you should have this line in your /etc/apt/sources.list file:

deb https://repo.pureos.net/pureos amber main
deb https://repo.pureos.net/pureos amber-security main
deb https://repo.pureos.net/pureos amber-updates main

If you want to add more repos, just edit this text file and the appropriate lines below this first line.

For example, you can add a PureOS mirror is you're in North America, this will speed up your downloads. Simply add this line to your /etc/apt/sources.list file;
deb https://mirrors.sonic.net/pureos/repo/pureos/ amber main

For Europe consider using this mirror;

deb https://mirror.linux.pizza/pureos amber main
deb https://mirror.linux.pizza/pureos/ amber-updates main
deb https://mirror.linux.pizza/pureos/ amber-security main
Last Author
jeremiah.foster
Last Edited
Jan 13 2020, 11:25

Event Timeline

mladen created this document.Aug 17 2017, 10:52
mladen edited the content of this document. (Show Details)
mladen edited the content of this document. (Show Details)Sep 26 2017, 13:27
mladen edited the content of this document. (Show Details)Oct 1 2017, 08:54
mladen edited the content of this document. (Show Details)Jan 12 2018, 15:41
mladen changed the edit policy from "All Users" to "Restricted Project (Project)".May 10 2018, 07:53
jeremiah.foster edited the content of this document. (Show Details)Sep 17 2019, 09:59
jeremiah.foster edited the content of this document. (Show Details)Jan 13 2020, 11:25
jeremiah.foster edited the content of this document. (Show Details)Jan 13 2020, 11:34