Name

emprunecross - Identify cross dependencies installed by dpkg-cross


Copyright and Licence

 Copyright (C) 2007  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/>;.


Description

Removes or just prints the complete list of packages that have been installed by dpkg-cross (whether using dpkg-cross directly or via apt-cross or emdebian-tools) for the selected architecture or dpkg-cross default architecture.

This functionality cannot just be merged into apt-cross because that would remove cross packages used by the Emdebian toolchain.


Commands and options

 -a|--arch
Override the dpkg-cross default architecture.
 -n|--dry-run|--simulate
Only print the list, do not call 'sudo dpkg -P'