Install Unzip
From OpenFSG
This describes how to install the ipkg package Unzip.
Unzip is a (de)compression library for the ZIP format.
Contents |
Environment
This documentation was created for this environment:
- FSG-3 with Firmware version: 3.3.14
- unzip version 5.52-1
System Requirements
Actions
The name of the package is unzip.
- Connect to your FSG-3 with your favourite terminal application.
- Switch to superuser root and enter password.
# su
- Update the list of available packages on your FSG-3
# ipkg update
- Install package unzip.
# ipkg install unzip
The package for Unzip is downloaded to your FSG and installed automatically. Any other required packages are downloaded and installed also automatically.
Example
The output should look like this:
Installing unzip (5.52-1) to root... Downloading http://ipkg.nslu2-linux.org/feeds/optware/fsg3/cross/stable/unzip_5.52-1_armeb.ipk Configuring unzip Successfully terminated.
