LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

extrepo

external Debian repository manager

TLDR

Search for a repository
$ extrepo search keyword
copy
Enable a repository
$ sudo extrepo enable repository_name
copy
Disable a repository
$ sudo extrepo disable repository_name
copy
Update a repository
$ sudo extrepo update repository_name
copy
List all available repositories
$ extrepo search
copy

SYNOPSIS

extrepo [command] [arguments]

DESCRIPTION

extrepo manages external Debian repositories in a secure, standardized way. It provides a curated collection of third-party repositories that have been vetted by the Debian project, each with verified GPG keys and proper configuration.Instead of manually editing /etc/apt/sources.list or using add-apt-repository with untrusted sources, extrepo offers a safe method to enable popular external repositories like Docker, Node.js, Kubernetes, and other projects. All repository configurations are maintained centrally and include proper security verification.This tool helps avoid common pitfalls like insecure repository additions, missing GPG keys, or incorrect sources.list syntax when adding third-party software sources to Debian systems.

PARAMETERS

search [KEYWORD]

Search for repositories matching keyword (or list all if no keyword)
enable REPO
Enable the specified repository
disable REPO
Disable the specified repository
update REPO
Update the repository configuration

CAVEATS

Requires root privileges for enable/disable operations. Only repositories vetted by the Debian project are available. After enabling a repository, run apt update to refresh package lists.

HISTORY

extrepo was developed for Debian to provide a secure method for managing external repositories, replacing manual sources.list editing with verified repository configurations.

SEE ALSO

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid