How to Install jasmin-sable software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install jasmin-sable software package in Ubuntu 12.04 LTS (Precise Pangolin)

jasmin-sable software package provides Java class (.class) file assembler, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install jasmin-sable 

jasmin-sable is installed in your system.

Make ensure the jasmin-sable package were installed using the commands given below,

$ sudo dpkg-query -l | grep jasmin-sable *

You will get with jasmin-sable package name, version, architecture and description in a table

jasmin-sable package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section Development
Package jasmin-sable
Version 2.4.0-1
Description Java class (.class) file assembler
Sub Section devel


See Also, How to uninstall or remove jasmin-sable software package from Ubuntu 12.04 LTS (Precise Pangolin)?