wiki:pkg-apt/AptCommands

Version 1 (modified by maphew, 15 years ago) ( diff )

initial version

apt command reference
=====================

   **apt [OPTION]... COMMAND [PACKAGE]...**

Commands:
---------
|     available_ -  show packages available to be installed
|     ball_ - print tarball name
|     build_ - build package from source in CWD
|     download_ - download package
|     find_ - package containing file
|     help_ - help COMMAND
|     install_ - download and install packages, including dependencies
|     list_ - installed packages
|     md5_ - check md5 sum
|     missing_ - print missing dependencies
|     new_ - list available upgrades to currently installed packages
|     remove_ - uninstall packages
|     requires_ - print requires: for package
|     search_ - search package list
|     setup_ - cygwin environment
|     source_ - download, build and install
|     update_ - setup.ini
|     upgrade_ - all installed packages
|     url_ - print tarball url
|     version_ - print installed version

Options:
--------
|     -d,--download          download only
|     -i,--ini=FILE          use setup.ini [D:/o4w/etc/setup//setup.ini]
|     -m,--mirror=URL        use mirror [!http://download.osgeo.org/osgeo4w] 
|     -r,--root=DIR          set osgeo4w root [D:/o4w]
|     -t,--t=NAME            set dist name (*curr*, test, prev)
|     -x,--no-deps           ignore dependencies


.. _available

available - show packages available to be installed

.. _ball

ball -print tarball name

.. _build

build -build package from source in CWD

.. _download

download -download package

.. _find

find -package containing file

.. _help

help -help COMMAND

.. _install

install -download and install packages, including dependencies

.. _list

list -installed packages

.. _md5

md5 -check md5 sum

.. _missing

missing -print missing dependencies

.. _new

new -list available upgrades to currently installed packages

.. _remove

remove -uninstall packages

.. _requires

requires -print requires: for package

.. _search

search -search package list

.. _setup

setup -cygwin environment

.. _source

source -download, build and install

.. _update

update -setup.ini

.. _upgrade

upgrade -all installed packages

.. _url

url -print tarball url

.. _version

version -print installed version


Note: See TracWiki for help on using the wiki.