eselect Verified current stable Not installed? Version Control

Eselect / Disable Repositories Without Removing Contents Linux

Disable Repositories Without Removing Contents Linux

Eselect command syntax to disable repositories without removing contents linux. Copyable examples, output expectations, and common mistakes.

$
Terminal
eselect repository disable <repo1 repo2 ...>

Command Breakdown

What each part is doing

eselect
Base Command
The executable that performs this operation. Here it runs Eselect before the shell applies any redirect operators.
<repo1 repo2 ...>
repo1 repo2 ...
The value supplied for repo1 repo2 ....

Alternative Approaches

Comparable commands in other tools

Alternative version control tools for the same job.