< Home - < Back

clojure-compat


Information about the package, clojure-compat, which is shipped with common Linux distributions. The clojure-compat package is designed for, A dynamic programming language that targets the Java Virtual.


Package Name:

clojure-compat

Summary:

A dynamic programming language that targets the Java Virtual

Description:

Clojure is a dynamic programming language that targets the Java Virtual Machine. It is designed to be a general-purpose language, combining the approachability and interactive development of a scripting language with an efficient and robust infrastructure for multithreaded programming. Clojure is a compiled language - it compiles directly to JVM bytecode, yet remains completely dynamic. Every feature supported by Clojure is supported at runtime. Clojure provides easy access to the Java frameworks, with optional type hints and type inference, to ensure that calls to Java can avoid reflection.

Architecture:

noarch

Version:

1.2.1

Release:

2.el6

Size:

2.9 M

Repository:

epel

From Repository:

Licence:

EPL



Handy Yum Commands for clojure-compat


Control the clojure-compat package with the following handy commands outlined below.


Command

Description of Command

yum install clojure-compat

This command will install clojure-compat on the server.

yum remove clojure-compat

This command will un-install clojure-compat on the server. When you run this command, you will be asked if you are sure that you want to remove clojure-compat, so you have to manually confirm that you want to do this.

yum -y remove clojure-compat

This command will un-install clojure-compat on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove clojure-compat when using the -y flag.

yum update clojure-compat

This command will update clojure-compat to the latest version. When you run this command, you will be asked if you are sure that you want to remove clojure-compat, so you have to manually confirm that you want to do this.

yum -y update clojure-compat

This command will update clojure-compat to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove clojure-compat when using the -y flag.

yum info clojure-compat

This command will show you core information about the clojure-compat package.

yum deplist clojure-compat

This command will show you the dependencies for clojure-compat. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update clojure-compat

This command will check if there is an update waiting on clojure-compat. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.