apt-get Install eboard

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

How to Install eboard with apt-get?

apt-get install eboard -y

Install Eboard  Command

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

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

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

Result of the Command Execution shown below:

root@hiox:~ apt-get install eboard -y
Reading package lists...
Building dependency tree...
Reading state information...
The following packages were automatically installed and are no longer required:
libsm dev libdb je java junit4 libice dev eclipse jdt realpath libdb4.7 java
eclipse platform data emacs23 bin common libgcj bc gcj 4.4 base
libpthread stubs0 eclipse pde libjtidy java libicu4j java eclipse rcp
libservlet2.4 java libdb4.7 java gcj junit eclipse plugin cvs
gcj 4.4 jre lib libcommons compress java x11proto kb dev libgcj10 xtrans dev
ant x11proto input dev default jdk libjsch java jarwrapper cvs ant optional
libxt dev sat4j libcommons el java libxau dev libslf4j java libasm3 java
emacsen common libregexp java fastjar libjasper java emacs23
ant optional gcj libhamcrest java liblucene2 java libx11 dev
libequinox osgi java eclipse platform libgcj common emacs23 common
libxcb1 dev openjdk 6 jdk ant gcj libcommons digester java libjetty java
libjline java x11proto core dev libxdmcp dev libpthread stubs0 dev
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
libgsm1 libsox fmt alsa libsox fmt base libsox1a sox
Suggested packages:
gnuchess crafty eboard extras pack1 libsox fmt all
The following NEW packages will be installed:
eboard libgsm1 libsox fmt alsa libsox fmt base libsox1a sox
0 upgraded, 6 newly installed, 0 to remove and 50 not upgraded.
Need to get 559kB/998kB of archives.
After this operation, 2822kB of additional disk space will be used.
Get:1 http://old releases.ubuntu.com/ubuntu/ lucid/universe eboard 1.1.1 4.1 [559kB]
Fetched 559kB in 1s (374kB/s)
Selecting previously deselected package eboard.
(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 ... 181861 files and directories currently installed.)
Unpacking eboard (from .../eboard_1.1.1 4.1_amd64.deb) ...
Selecting previously deselected package libgsm1.
Unpacking libgsm1 (from .../libgsm1_1.0.13 3_amd64.deb) ...
Selecting previously deselected package libsox1a.
Unpacking libsox1a (from .../libsox1a_14.3.0 1.1build1_amd64.deb) ...
Selecting previously deselected package libsox fmt alsa.
Unpacking libsox fmt alsa (from .../libsox fmt alsa_14.3.0 1.1build1_amd64.deb) ...
Selecting previously deselected package libsox fmt base.
Unpacking libsox fmt base (from .../libsox fmt base_14.3.0 1.1build1_amd64.deb) ...
Selecting previously deselected package sox.
Unpacking sox (from .../sox_14.3.0 1.1build1_amd64.deb) ...
Processing triggers for python gmenu ...
Rebuilding /usr/share/applications/desktop.POSIX.cache...
Processing triggers for desktop file utils ...
Processing triggers for man db ...
Processing triggers for python support ...
Setting up eboard (1.1.1 4.1) ...

Setting up libgsm1 (1.0.13 3) ...

Setting up libsox1a (14.3.0 1.1build1) ...

Setting up libsox fmt alsa (14.3.0 1.1build1) ...
Setting up libsox fmt base (14.3.0 1.1build1) ...
Setting up sox (14.3.0 1.1build1) ...

Processing triggers for libc bin ...
ldconfig deferred processing now taking place
root@hiox:~


Related Topics

Apt Get Commands