logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

Extrepo - Manage Debian Repositories | Online Free DevTools by Hexmos

Manage Debian repositories with Extrepo. Enable, disable, and update external repositories easily on your Linux system. Free online tool, no registration required.

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}}