apt-get Install ifile

How do you install ifile in Linux using apt-get command?

How to Install ifile with apt-get?

apt-get install ifile -y

Install Ifile  Command

Here is a tutorial to learn how to install ifile using apt-get command.

Step 1: Open terminal with su access and enter the command as shown below:
apt-get install ifile -y

Step 2: After completion, the install command exits and instructs the user to restart the running instances of ifile if it is running already.

Result of the Command Execution shown below:

root@hiox:~ apt-get install ifile -y
Reading package lists...
Building dependency tree...
Reading state information...
The following packages were automatically installed and are no longer required:
libpcsclite1 libjaxp1.3 java update notifier common fakeroot libxerces2 java
libxxf86dga1 iso codes libsvga1 libxxf86vm1 python newt
language pack zh hant base libx86 1 java common libgomp1 icedtea 6 jre cacao
python apt libnspr4 0d default jre headless znc tcl openjdk 6 jre lib
firefox locale zh hans firefox locale zh hant gcc 4.4 cpu checker
openjdk 6 jre headless libavahi common data libcups2 gcc
linux headers 2.6.32 74 libggi2 linux headers 2.6.32 74 generic libgii1
tzdata java libaa1 znc perl linux headers generic manpages libzookeeper java
libzzip 0 13 libgii1 target x tcl8.5 libperl5.10 language pack zh hans base
libc ares2 libc6 dev libavahi client3 ca certificates java linux libc dev
patch manpages dev language pack zh hans language pack zh hant
libggi target x libc dev bin binutils znc extra libavahi common3
liblog4j1.2 java libjline java libnss3 1d
Use 'apt-get autoremove' to remove them.
The following NEW packages will be installed:
ifile
0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded.
Need to get 56.1kB of archives.
After this operation, 233kB of additional disk space will be used.
Get:1 http://old releases.ubuntu.com/ubuntu/ lucid/universe ifile 1.3.8 2 [56.1kB]
Fetched 56.1kB in 0s (75.4kB/s)
Selecting previously deselected package ifile.
(Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 48435 files and directories currently installed.)
Unpacking ifile (from .../ifile_1.3.8 2_amd64.deb) ...
Processing triggers for man db ...
Setting up ifile (1.3.8 2) ...
root@hiox:~


Related Topics

Apt Get Commands