emgrip-remove(1)
NAME
emgrip-remove - remove a source package from all components in a suite
Synopsis
- Syntax: emgrip-remove -b PATH [OPTIONS] PACKAGE
- emgrip-remove -?|-h|--help|--version
- Commands:
-b|--base-path PATH: path to the top level grip directory [required] -?|-h|--help|--version: print this help message and exit - Options:
- --grip-name STRING: alternative name for the grip
- repository
- --filter-name STRING: alternative name for the filter
- repository
- -n|--dry-run: print the reprepro commands that would
- be used.
Description
Cleanly remove a source package and all associated binary packages from
all components in a single suite. If the suite is unstable, all
relevant packages are also removed from the filter repository so that
packages can be removed from Grip whether or not the equivalent package
remains in Debian.
Copyright and Licence
Copyright (C) 2009 Neil Williams <codehelp@debian.org>
This package is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
- You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.