GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
opkg-cl(1) User Commands opkg-cl(1)

opkg-cl - command line utility to install, upgrade and uninstall opkg software packages

opkg-cl [OPTIONS...] sub-command [ARGUMENTS...]

opkg-cl is a simple utility to install, upgrade and uninstall opkg software packages. Opkg is a lightweight package management system based on Ipkg.

Update list of available packages
Upgrade installed packages
Install package(s)
Configure unpacked package(s)
Remove package(s). regexp could be something like 'pkgname*' '*file*' or similar
Flag package(s). Available flags (one per invocation):
hold
noprune
user
ok
installed
unpacked

List available packages
List installed packages
List installed and upgradable packages
List package configuration files which have been modified after installation
List files belonging to package
List package providing file
Display all info for selected packages
Display all statuses for selected packages
Download package to current directory
compare versions using following operators :
<< less than
< less than or equal to
<= less than or equal to
= equal to
>= greater than or equal to
> greater than or equal to
>> greater than
List installable package architectures

Query all packages not just those installed
Set verbosity level to level. Verbosity levels :
0 errors only
1 normal messages (default)
2 informative messages
3 debug
4 debug level 2
Use conf_file as the opkg configuration file
Use a package cache
Use dest_name as the the root directory for package installation, removal, upgrading. dest_name should be a defined dest name from the configuration file, (but can also be a directory name in a pinch).
Use directory as the root directory for offline installation of packages.
Register path as installation target name for use in conjunction with --dest
Register the package architecture arch with the numeric priority prio. Lower priorities take precedence.

Install/remove despite failed dependencies
Overwrite preexisting config files
Reinstall package(s)
Overwrite files from other package(s)
Allow opkg-cl to downgrade packages
Disable free space checks
Execute package postinstall scripts in offline installation mode
No action - test only
No action - download only
Do not follow dependencies
Remove package and all dependencies
Remove packages that were installed automatically to satisfy dependencies
Specify directory as temporary directory

Report bugs to http://code.google.com/p/opkg/issues/list

Copyright © Opkg development team.

Copyright © Ipkg development team.

October 5, 2010 opkg-cl

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.