Craigevil's Giant Sources.list Resurrected

I'll have to try the AppImage. I've only tried the various .deb files. I'm not quite sure why they need so many .deb releases.

Yup. The AppImage works. None of the .deb files worked here and I think I tried all of them.
 


Not big fan of Thorium myself, it is always too many releases behind Chromium.
Even Debian stable has Chromium version 135.0.7049.52.
 
If anyone knows of any repos not in my list please post and I will add it. Same goes for any that are incorrect.
 
Added Trinity Desktop and Unity Hub.
 
My current repos:
Code:
Repos:
  Active apt repos in: /etc/apt/sources.list
    1: deb https://deb.debian.org/debian/ trixie main contrib non-free non-free-firmware
    2: deb https://deb.debian.org/debian-security trixie-security main contrib non-free non-free-firmware
    3: deb https://deb.debian.org/debian trixie-updates main contrib non-free non-free-firmware
    4: deb https://deb.debian.org/debian/ trixie-proposed-updates main contrib non-free non-free-firmware
    5: deb https://deb.debian.org/debian/ trixie-backports main contrib non-free non-free-firmware
  No active apt repos in: /etc/apt/sources.list.d/beta.list
  No active apt repos in: /etc/apt/sources.list.d/docker.list
  Active apt repos in: /etc/apt/sources.list.d/element-io.list
    1: deb [arch=arm64 signed-by=/usr/share/keyrings/element-io-archive-keyring.gpg] https://packages.element.io/debian/ default main
  Active apt repos in: /etc/apt/sources.list.d/mozilla.list
    1: deb [arch=arm64 signed-by=/etc/apt/keyrings/packages.mozilla.org.asc] https://packages.mozilla.org/apt mozilla main
  Active apt repos in: /etc/apt/sources.list.d/raspi.list
    1: deb http://archive.raspberrypi.com/debian/ trixie main
  Active apt repos in: /etc/apt/sources.list.d/vivaldi.list
    1: deb [arch=arm64] https://repo.vivaldi.com/stable/deb/ stable main
  Active apt repos in: /etc/apt/sources.list.d/vscode.list
    1: deb [arch=arm64,armhf signed-by=/etc/apt/keyrings/packages.microsoft.gpg] https://packages.microsoft.com/repos/code stable main
  No active apt repos in: /etc/apt/sources.list.d/extrepo_librewolf.sources
 
Last edited:
Added Debian Trixie repos as well as Raspberry PiOS Trixie repos
My current working sources.list:
Code:
Repos:
  Active apt repos in: /etc/apt/sources.list
    1: deb https://deb.debian.org/debian/ trixie main contrib non-free non-free-firmware
    2: deb https://deb.debian.org/debian-security trixie-security main contrib non-free
    3: deb https://deb.debian.org/debian trixie-updates main contrib non-free
    4: deb https://deb.debian.org/debian/ trixie-proposed-updates main contrib non-free
    5: deb https://deb.debian.org/debian/ trixie-backports main contrib non-free
    6: deb https://deb.debian.org/debian unstable main contrib non-free non-free-firmware
  No active apt repos in: /etc/apt/sources.list.d/beta.list
  No active apt repos in: /etc/apt/sources.list.d/docker.list
  Active apt repos in: /etc/apt/sources.list.d/element-io.list
    1: deb [arch=arm64 signed-by=/usr/share/keyrings/element-io-archive-keyring.gpg] https://packages.element.io/debian/ default main
  Active apt repos in: /etc/apt/sources.list.d/mozilla.list
    1: deb [arch=arm64 signed-by=/etc/apt/keyrings/packages.mozilla.org.asc] https://packages.mozilla.org/apt mozilla main
  Active apt repos in: /etc/apt/sources.list.d/raspi.list
    1: deb http://archive.raspberrypi.com/debian/ trixie main
  Active apt repos in: /etc/apt/sources.list.d/vivaldi.list
    1: deb [arch=arm64] https://repo.vivaldi.com/stable/deb/ stable main
  Active apt repos in: /etc/apt/sources.list.d/vscode.list
    1: deb [arch=amd64,arm64,armhf signed-by=/etc/apt/keyrings/packages.microsoft.gpg] https://packages.microsoft.com/repos/code stable main
  No active apt repos in: /etc/apt/sources.list.d/extrepo_librewolf.sources
 
All my working sources.list after doing
Code:
sudo apt modernize-sources

Code:
Repos:
  No active apt repos in: /etc/apt/sources.list
  Active apt repos in: /etc/apt/sources.list.d/debian-backports.sources
    1: deb https://deb.debian.org/debian/ trixie-backports main contrib non-free non-free-firmware
  Active apt repos in: /etc/apt/sources.list.d/debian.sources
    1: deb https://deb.debian.org/debian/ trixie main  contrib non-free non-free-firmware
    2: deb https://deb.debian.org/debian-security/ trixie-security main  contrib non-free non-free-firmware
    3: deb https://deb.debian.org/debian/ trixie-updates main  contrib non-free non-free-firmware
    4: deb https://deb.debian.org/debian/ trixie-proposed-updates main  contrib non-free non-free-firmware
    5: deb https://deb.debian.org/debian/ unstable main  contrib non-free non-free-firmware
  Active apt repos in: /etc/apt/sources.list.d/element-io.sources
    1: deb [arch=arm64] https://packages.element.io/debian/ default main 
  Active apt repos in: /etc/apt/sources.list.d/mozilla.sources
    1: deb [arch=arm64 ] https://packages.mozilla.org/apt/ mozilla main
  Active apt repos in: /etc/apt/sources.list.d/raspi.sources
    1: deb http://archive.raspberrypi.com/debian/ trixie main  untested
  Active apt repos in: /etc/apt/sources.list.d/vivaldi.sources
    1: deb [arch=arm64] https://repo.vivaldi.com/archive/deb/ stable main 
  Active apt repos in: /etc/apt/sources.list.d/vscode.sources
    1: deb [arch=arm64] https://packages.microsoft.com/repos/code stable main
 
This is the new modernized /etc/apt/sources.list.d/debian.sources
Code:
# Debian 13 Trixie Main Repository
Types: deb deb-src
URIs: https://deb.debian.org/debian/
Suites: trixie
Components: main  contrib non-free non-free-firmware
Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg

# Security Updates
Types: deb
URIs: https://deb.debian.org/debian-security/
Suites: trixie-security
Components: main  contrib non-free non-free-firmware
Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg

# Updates Repository
Types: deb
URIs: https://deb.debian.org/debian/
Suites: trixie-updates
Components: main  contrib non-free non-free-firmware
Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg

# Proposed-Updates
Types: deb
URIs: https://deb.debian.org/debian/
Suites: trixie-proposed-updates
Components: main  contrib non-free non-free-firmware
Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg

# Debian Debug Main
Types: deb
URIs: http://deb.debian.org/debian-debug/
Suites: trixie-debug trixie-proposed-updates-debug
Components: main contrib non-free
Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg
Enabled: no

# Testing
Types: deb deb-src
URIs: https://deb.debian.org/debian/
Suites: testing
Components: main  contrib non-free non-free-firmware
Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg
Enabled: no

# Unstable
Types: deb deb-src
URIs: https://deb.debian.org/debian/
Suites: unstable
Components: main  contrib non-free non-free-firmware
Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg
Enabled: no

# Debug Unstable 
Enabled: no
Types: deb
URIs: http://deb.debian.org/debian-debug/
Suites: unstable-debug
Components: main contrib non-free
Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg

# Experimental
Types: deb
URIs: https://deb.debian.org/debian/
Suites: experimental
Components: main  contrib non-free non-free-firmware
Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg
Enabled: no
NotAutomatic: yes

# Debug Experimental 
Enabled: no
Types: deb
URIs: http://deb.debian.org/debian-debug/
Suites: experimental-debug
Components: main contrib non-free
Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg

# Incoming
Types: deb
URIs: https://incoming.debian.org/debian-buildd
Suites: buildd-unstable
Components: main contrib non-free
Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg
Enabled: no
NotAutomatic: yes

/etc/apt/sources.list.d/debian-backports.sources
Code:
Types: deb
URIs: https://deb.debian.org/debian/
Suites: trixie-backports
Components: main contrib non-free non-free-firmware
Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg

# Trixie Fasttrack
Enabled: no
NotAutomatic: yes
Types: deb deb-src
URIs: https://fasttrack.debian.net/debian
Suites: trixie-fasttrack trixie-backports-staging
Components: main contrib non-free non-free-firmware
Signed-By: /usr/share/keyrings/fasttrack-archive-keyring.gpg
 
Last edited:
Crap the full list is now too long to edit, made some changes:
Code:
# Current Debian Stable, Debian 13 Trixie
# Released August 09, 2025
# Debian 13 Install Manual https://www.debian.org/releases/stable/installmanual

# Trixie Main
# Debian 13 Trixie https://www.debian.org/releases/trixie/release-notes/index.en.html
# deb https://deb.debian.org/debian/ trixie main contrib non-free non-free-firmware
# deb-src https://deb.debian.org/debian/ trixie main contrib non-free

# Trixie Security https://www.debian.org/releases/trixie/
# deb https://deb.debian.org/debian-security trixie-security main contrib non-free non-free-firmware
# deb-src https://deb.debian.org/debian-security bookworm-security main contrib non-free

# Trixie Updates https://wiki.debian.org/DebianTrixie#FAQ
# https://wiki.debian.org/StableUpdates All packages from stable-updates will be included in point releases.
# deb https://deb.debian.org/debian trixie-updates main contrib non-free non-free-firmware
# deb-src https://deb.debian.org/debian trixie-updates main contrib 

# Trixie Proposed Updates https://wiki.debian.org/StableProposedUpdates
# Stable-proposed-updates is an apt repository that contains the files that are being prepared for the next Debian/Stable point release.
# deb https://deb.debian.org/debian/ trixie-proposed-updates main contrib non-free non-free-firmware
# deb-src https://deb.debian.org/debian/ trixie-proposed-updates main contrib non-free

# Trixie Backports  https://backports.debian.org/
# Backports are _not_ enabled by default.
# Enable them by uncommenting the following line:
# deb https://deb.debian.org/debian/ trixie-backports main contrib non-free non-free-firmware
# deb-src https://deb.debian.org/debian/ trixie-backports main contrib non-free

# Debian Fast Track https://fasttrack.debian.net/
# https://wiki.debian.org/FastTrack
# Debian Fast Track is a repository that allows making backports of packages available to users of the  #stable distribution, if those packages cannot be maintained in testing and backported in the usual way.
# apt install fasttrack-archive-keyring
# deb https://fasttrack.debian.net/debian-fasttrack/ trixie-fasttrack main contrib
# deb https://fasttrack.debian.net/debian-fasttrack/ trixie-backports-staging main contrib

# Trixie Modernized sources
# https://repolib.readthedocs.io/en/latest/deb822-format.html
# https://manpages.debian.org/unstable/dpkg-dev/deb822.5.en.html

# Main repository
Types: deb deb-src
URIs: https://deb.debian.org/debian/
Suites: trixie 
Components: main  contrib non-free non-free-firmware
Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg

# Security update
Types: deb deb-src
URIs: https://deb.debian.org/debian-security/
Suites: trixie-security
Components: main  contrib non-free non-free-firmware
Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg

# Updates repository
Types: deb deb-src
URIs: https://deb.debian.org/debian/
Suites: trixie-updates
Components: main  contrib non-free non-free-firmware
Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg

# Proposed Updates
Types: deb deb-src
URIs: https://deb.debian.org/debian/
Suites: trixie-proposed-updates
Components: main  contrib non-free non-free-firmware
Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg

# Trixie Backports
Enabled: no
Types: deb deb-src
URIs: https://deb.debian.org/debian/
Suites: trixie-backports
Components: main contrib non-free non-free-firmware
Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg

# Trixie Fasttrack
Enabled: no
Types: deb deb-src
URIs: https://fasttrack.debian.net/debian
Suites: trixie-fasttrack trixie-backports-staging
Components: main contrib non-free non-free-firmware
Signed-By: /usr/share/keyrings/fasttrack-archive-keyring.gpg

# Debian Trixie Debug
Enabled: no
Types: deb
URIs: http://deb.debian.org/debian-debug/
Suites: trixie-debug trixie-proposed-updates-debug trixie-updates-debug
Components: main contrib non-free
Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg


######################End Debian Stable Trixie End######################

# Testing (Forky) See: https://wiki.debian.org/DebianTesting
# Release Notes: https://www.debian.org/releases/forky/
# deb https://deb.debian.org/debian testing main contrib non-free non-free-firmware
# deb-src https://deb.debian.org/debian testing main contrib non-free non-free-firmware

# Testing Security (Forky) See: https://www.debian.org/security/faq#testing
# https://www.debian.org/doc/manuals/securing-debian-manual/ch10.en.html#security-support-testing
# deb https://security.debian.org/ testing-security main contrib non-free non-free-firmware
# deb-src https://security.debian.org/ testing-security main contrib non-free

# Debian Testing-Debug  https://wiki.debian.org/HowToGetABacktrace
# deb https://deb.debian.org/debian-debug/ testing-debug main contrib non-free

# Debian Unstable (Sid) https://wiki.debian.org/DebianUnstable
# deb https://deb.debian.org/debian unstable main contrib non-free non-free-firmware
# deb-src https://deb.debian.org/debian unstable main contrib non-free non-free-firmware

# Debian Unstable(Sid)-Debug  https://wiki.debian.org/HowToGetABacktrace
# deb https://deb.debian.org/debian-debug/ unstable-debug main contrib non-free

# Experimental http://wiki.debian.org/DebianExperimental
# deb https://deb.debian.org/debian rc-buggy main contrib non-free
# deb-src https://deb.debian.org/debian experimental main contrib non-free

# Experimental-Debug https://wiki.debian.org/AutomaticDebugPackages
# deb https://deb.debian.org/debian-debug/ experimental-debug main contrib non-free

# Incoming https://incoming.debian.org/
# deb https://incoming.debian.org/debian-buildd buildd-unstable main contrib non-free

# Incoming-Debug https://wiki.debian.org/HowToGetABacktrace
# deb https://deb.debian.org/debian-debug/ buildd-unstable-debug main contrib non-free

#Modernized deb822 format
# Testing (Forky)
Types: deb deb-src
URIs: https://deb.debian.org/debian/
Suites: testing testing-updates
Components: main  contrib non-free non-free-firmware
Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg
Enabled: no

# Testing Security Updates
Types: deb deb-src
URIs: https://deb.debian.org/debian-security/
Suites: testing-security
Components: main  contrib non-free non-free-firmware
Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg
Enabled: no

# Debug Testing
Enabled: no
Types: deb
URIs: http://deb.debian.org/debian-debug/
Suites: testing-debug
Components: main contrib non-free
Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg

# Unstable
Types: deb deb-src
URIs: https://deb.debian.org/debian/
Suites: unstable
Components: main  contrib non-free non-free-firmware
Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg
Enabled: no

# Debug Unstable 
Enabled: no
Types: deb
URIs: http://deb.debian.org/debian-debug/
Suites: unstable-debug
Components: main contrib non-free
Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg

# Experimental
NotAutomatic: yes
Types: deb
URIs: https://deb.debian.org/debian/
Suites: experimental
Components: main  contrib non-free non-free-firmware
Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg
Enabled: no

# Debug Experimental 
Enabled: no
Types: deb
URIs: http://deb.debian.org/debian-debug/
Suites: experimental-debug
Components: main contrib non-free
Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg

# Incoming
Types: deb
URIs: https://incoming.debian.org/debian-buildd
Suites: buildd-unstable
Components:  main contrib non-free
Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg
Enabled: no
NotAutomatic: yes

# Incoming Debug
Enabled: no
Types: deb
URIs: http://deb.debian.org/debian-debug/
Suites: buildd-unstable-debug
Components: main contrib non-free
Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg

# Debian sources.list Information
# Debian sources.list https://wiki.debian.org/SourcesList
# Debian Ref https://www.debian.org/doc/manuals/debian-reference/
# Debian Testing https://www.debian.org/devel/testing
# Debian APT Configuration https://wiki.debian.org/AptConfiguration
# Debian Archives http://archive.debian.org/debian/README
# Debian extrepo https://salsa.debian.org/extrepo-team/extrepo-data/-/tree/master/repos/debian
# Debian Extrepo manpage https://manpages.debian.org/extrepo(1p)
# Debian Experimental https://wiki.debian.org/DebianExperimental
# Debian Fast Track https://fasttrack.debian.net/
# Debian Incoming https://incoming.debian.org/
# Debian LTS https://wiki.debian.org/LTS/
# Debian Mirrors https://www.debian.org/mirror/list
# Debian Mozilla Team https://mozilla.debian.net/
# Debian Neuro-Science http://neuro.debian.net/index.html
# Debian Snapshot https://snapshot.debian.org/
# Debian Janitor Fresh Builds (amd64 only) - https://janitor.debian.net/fresh-builds
# Debian Backports https://backports.debian.org/
# Building Formal Backports https://wiki.debian.org/BuildingFormalBackports
# Simple Backport Creation https://wiki.debian.org/SimpleBackportCreation
# Mentors Get your packages into Debian http://mentors.debian.net
# Unofficial Repositories https://wiki.debian.org/DebianRepository/Unofficial
# Package Management Tools https://wiki.debian.org/PackageManagementTools

With the deb822 sources you can also put everything in one file:
Code:
# Debian 13 Trixie
Types: deb deb-src
URIs: https://deb.debian.org/debian/
Suites: trixie trixie-updates trixie-proposed-updates trixie-backports
Components: main  contrib non-free non-free-firmware
Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg
 

Backports for Trixie and bookworm-backports-sloppy are available. August 27, 2025

Code:
# Bookworm-Backports-Sloppy provides new packages for Debian 12 (bookworm),
# backported from Debian testing (forky), which will be updated until August 9th 2026
# Packages in backports-sloppy are provided "as-is" and have no official support.
# https://backports.debian.org/Instructions/#index4h2
# deb https://deb.debian.org/debian bookworm-backports-sloppy main
 
New Debian Backports repo Fast Forward
Code:
# Debian Trixie Fast-Forward https://fastforward.debian.net/doc/installation/
Types: deb
URIs: https://deb.fastforward.debian.net/debian-fastforward
Suites: trixie-fastforward trixie-fastforward-security trixie-fastforward-updates trixie-fastforward-test trixie-fastforward-backports trixie-fastforward-backports-test
Components: main contrib non-free non-free-firmware
PDiffs: no
Architectures: arm64
Signed-By: /usr/share/debian-fastforward/pgp-keys/deb.fastforward.debian.net.pgp

The easiest way to add it is to install the .deb packages from Sid. You need all 3 packages.
Code:
debian-fastforward/now 20260224-2 all [installed,local]
  Fast Forward Packages for Debian - Setup

debian-fastforward-pgp-keys/now 20260224-2 all [installed,local]
  Fast Forward Packages for Debian - PGP Keys

debian-fastforward-ssh-keys/now 20260224-2 all [installed,local]
  Fast Forward Packages for Debian - SSH Keys

It doesn't support arm or i386. Like regular Debian Backports it is advised to only install the packages that you need and not to upgrade everything.

There several ways to add the repo: https://fastforward.debian.net/doc/installation/
 


Follow Linux.org

Members online


Top