< Home - < Back

slang-slsh


Information about the package, slang-slsh, which is shipped with common Linux distributions. The slang-slsh package is designed for, Interpreter for S-Lang scripts.


Package Name:

slang-slsh

Summary:

Interpreter for S-Lang scripts

Description:

slsh (slang-shell) is a program for interpreting S-Lang scripts. It supports dynamic loading of S-Lang modules and includes a readline interface for interactive use. This package also includes S-Lang modules that are distributed with the S-Lang distribution.

Architecture:

x86_64

Version:

2.2.1

Release:

1.el6

Size:

152 k

Repository:

base

From Repository:

Licence:

GPLv2+



Handy Yum Commands for slang-slsh


Control the slang-slsh package with the following handy commands outlined below.


Command

Description of Command

yum install slang-slsh

This command will install slang-slsh on the server.

yum remove slang-slsh

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

yum -y remove slang-slsh

This command will un-install slang-slsh 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 slang-slsh when using the -y flag.

yum update slang-slsh

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

yum -y update slang-slsh

This command will update slang-slsh 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 slang-slsh when using the -y flag.

yum info slang-slsh

This command will show you core information about the slang-slsh package.

yum deplist slang-slsh

This command will show you the dependencies for slang-slsh. 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 slang-slsh

This command will check if there is an update waiting on slang-slsh. 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.