APTITUDE-RUN-STATE(1) | Command-line reference | APTITUDE-RUN-STATE(1) |
aptitude-run-state-bundle - unpack an aptitude state bundle and invoke aptitude on it
aptitude-run-state-bundle [<options>...] <input-file> [<program> [<arguments>...]]
This command is mostly for internal use and bug reporting in exceptional cases, it is not intended for end-users under normal circumstances.
aptitude-run-state-bundle unpacks the given aptitude state bundle created by aptitude-create-state-bundle(1) to a temporary directory, invokes <program> on it with the supplied <arguments>, and removes the temporary directory afterwards. If <program> is not supplied, it defaults to aptitude(8).
The following options may occur on the command-line before the input file. Options following the input file are presumed to be arguments to aptitude.
--append-args
--help
--prepend-args
--no-clean
This option is enabled automatically by --statedir.
--really-clean
--statedir
--unpack
Daniel Burrows <dburrows@debian.org>
Manuel A. Fernandez Montecelo <mafm@debian.org>
Copyright 2007 Daniel Burrows.
This manual page 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 2 of the License, or (at your option) any later version.
This manual page 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, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
08/06/2022 | aptitude-run-state-bundle 0.8. |