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
    VASSAL Engine
    VASSAL Engine
    VASSAL is a game engine for creating
    electronic versions of traditional board
    and card games. It provides support for
    game piece rendering and interaction,
    and...
    Download VASSAL Engine
  • 2
    OpenPDF - Fork of iText
    OpenPDF - Fork of iText
    OpenPDF is a Java library for creating
    and editing PDF files with a LGPL and
    MPL open source license. OpenPDF is the
    LGPL/MPL open source successor of iText,
    a...
    Download OpenPDF - Fork of iText
  • 3
    SAGA GIS
    SAGA GIS
    SAGA - System for Automated
    Geoscientific Analyses - is a Geographic
    Information System (GIS) software with
    immense capabilities for geodata
    processing and ana...
    Download SAGA GIS
  • 4
    Toolbox for Java/JTOpen
    Toolbox for Java/JTOpen
    The IBM Toolbox for Java / JTOpen is a
    library of Java classes supporting the
    client/server and internet programming
    models to a system running OS/400,
    i5/OS, o...
    Download Toolbox for Java/JTOpen
  • 5
    D3.js
    D3.js
    D3.js (or D3 for Data-Driven Documents)
    is a JavaScript library that allows you
    to produce dynamic, interactive data
    visualizations in web browsers. With D3
    you...
    Download D3.js
  • 6
    Shadowsocks
    Shadowsocks
    A fast tunnel proxy that helps you
    bypass firewalls This is an application
    that can also be fetched from
    https://sourceforge.net/projects/shadowsocksgui/.
    It ha...
    Download Shadowsocks
  • More »

Linux commands

Ad