Skip to content

igwn-shell

IGWN metapackage to install shells

License: GPL-3.0-or-later
Maintainer: IGWN Computing and Software Committee (CompSoft) (compsoft@ligo.org)
Priority: optional
Section:

Description

IGWN metapackage to install the various command interpreters (shells) that may be used by users.

Distributions

Bookworm (Debian)

Metapackage name: igwn-shell
Requirements:

  • bash (>= 4.0)
  • csh
  • fish
  • ksh
  • tcsh
  • zsh

Tests:
The following test commands are automatically run during continuous integration to validate this metapackage works as advertised:

bash -c "echo Hello world"
csh -c "echo Hello world"
fish -c "echo Hello world"
ksh -c "echo Hello world"
tcsh -c "echo Hello world"
zsh -c "echo Hello world"

Bullseye (Debian)

Metapackage name: igwn-shell
Requirements:

  • bash (>= 4.0)
  • csh
  • fish
  • ksh
  • tcsh
  • zsh

Tests:
The following test commands are automatically run during continuous integration to validate this metapackage works as advertised:

bash -c "echo Hello world"
csh -c "echo Hello world"
fish -c "echo Hello world"
ksh -c "echo Hello world"
tcsh -c "echo Hello world"
zsh -c "echo Hello world"

Buster (Debian)

Metapackage name: igwn-shell
Requirements:

  • bash (>= 4.0)
  • csh
  • fish
  • ksh
  • tcsh
  • zsh

Tests:
The following test commands are automatically run during continuous integration to validate this metapackage works as advertised:

bash -c "echo Hello world"
csh -c "echo Hello world"
fish -c "echo Hello world"
ksh -c "echo Hello world"
tcsh -c "echo Hello world"
zsh -c "echo Hello world"

EL7 (RHEL)

Metapackage name: igwn-shell
Requirements:

  • bash
  • csh
  • fish
  • ksh
  • tcsh
  • zsh

Tests:
The following test commands are automatically run during continuous integration to validate this metapackage works as advertised:

bash -c "echo Hello world"
csh -c "echo Hello world"
fish -c "echo Hello world"
ksh -c "echo Hello world"
tcsh -c "echo Hello world"
zsh -c "echo Hello world"

EL8 (RHEL)

Metapackage name: igwn-shell
Requirements:

  • bash
  • csh
  • fish
  • ksh
  • tcsh
  • zsh

Tests:
The following test commands are automatically run during continuous integration to validate this metapackage works as advertised:

bash -c "echo Hello world"
csh -c "echo Hello world"
fish -c "echo Hello world"
ksh -c "echo Hello world"
tcsh -c "echo Hello world"
zsh -c "echo Hello world"

Stretch (Debian)

Metapackage name: igwn-shell
Requirements:

  • bash (>= 4.0)
  • csh
  • fish
  • ksh
  • tcsh
  • zsh

Tests:
The following test commands are automatically run during continuous integration to validate this metapackage works as advertised:

bash -c "echo Hello world"
csh -c "echo Hello world"
fish -c "echo Hello world"
ksh -c "echo Hello world"
tcsh -c "echo Hello world"
zsh -c "echo Hello world"

Trixie (Debian)

Metapackage name: igwn-shell
Requirements:

  • bash (>= 4.0)
  • csh
  • fish
  • ksh
  • tcsh
  • zsh

Tests:
The following test commands are automatically run during continuous integration to validate this metapackage works as advertised:

bash -c "echo Hello world"
csh -c "echo Hello world"
fish -c "echo Hello world"
ksh -c "echo Hello world"
tcsh -c "echo Hello world"
zsh -c "echo Hello world"

Changelog

20231128

Date: 2023-11-28 10:34:49+00:00
Author: Duncan Macleod (duncan.macleod@ligo.org)
Changes

  • initial version of igwn-shell