This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | Next revisionBoth sides next revision |
| fr:doc:packages [2018/03/03 20:26] – ↷ Links adapted because of a move operation | fr:doc:packages [2018/03/03 21:39] – ↷ Links adapted because of a move operation |
|---|
| | ''opkg list'' | View the list of all packages in the current package list. Use with regular expressions | | | ''opkg list'' | View the list of all packages in the current package list. Use with regular expressions | |
| | ''opkg list_installed'' | View the list of installed packages | | | ''opkg list_installed'' | View the list of installed packages | |
| | ''opkg install umurmur'' | Install the package named ''[[docs:user-guide:services:umurmur]]'', can also use a [[wp>FQDN]] instead, e.g. <code>opkg install http://downloads.openwrt.org/snapshots/trunk/ar71xx/packages/umurmur-polarssl_0.2.6-1_ar71xx.ipk</code> | | | ''opkg install umurmur'' | Install the package named ''[[docs:guide-user:services:umurmur]]'', can also use a [[wp>FQDN]] instead, e.g. <code>opkg install http://downloads.openwrt.org/snapshots/trunk/ar71xx/packages/umurmur-polarssl_0.2.6-1_ar71xx.ipk</code> | |
| | ''opkg remove umurmur'' | Remove the ''umurmur'' package | | | ''opkg remove umurmur'' | Remove the ''umurmur'' package | |
| |