EnglishFrenchSpanish

Ad


OnWorks favicon

auto-apt - Online in the Cloud

Run auto-apt in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command auto-apt that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


auto-apt - on demand package installation tool

SYNOPSIS


auto-apt [options] [command] [args...]

DESCRIPTION


This manual page documents briefly the auto-apt commands.

auto-apt is a program that checks file access of programs running within auto-apt
environments. If a program will access a file of uninstalled package, auto-apt will
install the package containing the file, by using apt-get.

OPTIONS


A summary of options is included below.

-h Usage.

-s No action, perform a simulation of action.

-y Automatic yes to prompt.

-q Quiet

-i Don't install in background process.

-x Disable X interface.

-X Enable X interface. Run apt-get in another x-terminal-emulator if you run in X
environments.

-a [dist[,dist...]]
Select installable distribution from main,contrib,non-free,non-US or none. If you
set "-a none", it means almost same as "-s".

-p [hook[,hook...]]
Select hook functions from exec,open,access,stat or none If you set "-p none", it
means almost same as "-s".

-D [dbfile]
Change dbfile from default /var/cache/auto-apt/pkgcontents.db

-F [filedb]
Change filedb from default /var/cache/auto-apt/pkgfiles.db, which is generated by
auto-apt update-local commands. It is used as default dbfile for commands with
-local postfix. In many cases, it is used with -L option to detect file access

-L [record.lists]
Append file access data to record.lists file.

COMMANDS


A summary of command is included below.

run [command]
Run command controlled by auto-apt. If command is not specified, user's shell will
be used.

update [ -a ]
Recreate dbfile from sources.list information. dbfile can be specified by -D
option. With -a option, all files are stored in dbfile. Note that dbfile become
too big with -a option.

update-local [ -a ]
Generate filedb from installed package information. filedb can be specified by -F
option. With -a option, all files are stored in dbfile. Note that dbfile become
too big with -a option.

merge [ -a ]
Merge package,filename information to dbfile, which can be specified by -D option.
With -a option, all files are stored in dbfile. Note that dbfile become too big
with -a option.

del package
Delete file information of package from dbfile database.

check [-v] [-f] file
Check which package provides file, from dbfile database. options: -v means
verbose. -f uses Contents-*.gz file instead of dbfile database.

install [-s] [-d] [-u] [-y] [-v] file
Try to install a package that provides file by using apt-get. You need root
privilege to run apt-get install.

list [-v] [-f]
List file information in dbfile database. options: -v means verbose. -f uses
Contents-*.gz file instead of dbfile database.

search [-v] [-f] pattern
Search file information by grep(1) pattern in dbfile database. options: -v means
verbose. -f uses Contents-*.gz file instead of dbfile database.

debuild [debuildopts]
Run debuild(1) in auto-apt environments, and show Build-Depends: estimation.
Recommended to use with -s option of auto-apt.

status Show whether current environment is in auto-apt or not.

Use auto-apt online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Clover EFI bootloader
    Clover EFI bootloader
    Project has moved to
    https://github.com/CloverHackyColor/CloverBootloader..
    Features:Boot macOS, Windows, and Linux
    in UEFI or legacy mode on Mac or PC with
    UE...
    Download Clover EFI bootloader
  • 2
    unitedrpms
    unitedrpms
    Join us in Gitter!
    https://gitter.im/unitedrpms-people/Lobby
    Enable the URPMS repository in your
    system -
    https://github.com/UnitedRPMs/unitedrpms.github.io/bl...
    Download unitedrpms
  • 3
    Boost C++ Libraries
    Boost C++ Libraries
    Boost provides free portable
    peer-reviewed C++ libraries. The
    emphasis is on portable libraries which
    work well with the C++ Standard Library.
    See http://www.bo...
    Download Boost C++ Libraries
  • 4
    VirtualGL
    VirtualGL
    VirtualGL redirects 3D commands from a
    Unix/Linux OpenGL application onto a
    server-side GPU and converts the
    rendered 3D images into a video stream
    with which ...
    Download VirtualGL
  • 5
    libusb
    libusb
    Library to enable user space
    application programs to communicate with
    USB devices. Audience: Developers, End
    Users/Desktop. Programming Language: C.
    Categories...
    Download libusb
  • 6
    SWIG
    SWIG
    SWIG is a software development tool
    that connects programs written in C and
    C++ with a variety of high-level
    programming languages. SWIG is used with
    different...
    Download SWIG
  • More »

Linux commands

Ad