Sodamhan.com

TL;DR

extrepo

Manage external Debian repositories. It is used to manage external repositories in Debian. More information: https://manned.org/extrepo.1p.

  • Search for a given package:

extrepo search package

  • Enable the repository:

sudo extrepo enable repository_name

  • Disable the repository:

sudo extrepo disable repository_name

  • Update the repository:

sudo extrepo update repository_name

This document was created using the contents of the tldr project.