Skip to content

Tool switching between different versions of software installed on system.

Notifications You must be signed in to change notification settings

jrybar-rh/alternatives_dead_end

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

Description

This is a reimplementation of chkconfig/alternatives

Alternatives is a tool to switch between different versions of specific software installed on a system. The switch is basically done by changing symlinks used to execute desired software binaries to point to particular binary of desired version. Alternatives can track multiple versions of multiple software. Each software can define its versions in specific configuration file (see FILES section).

Manual

TBD

Files

/etc/alternatives.conf
/etc/alternatives.d/

Reporting bugs

There are a few ways of reporting bugs or feature requests:

  • Your distributions bug reporter. If you are using a distribution your first port of call is their bug tracker. This is because each distribution has their own patches and way of dealing with bugs. Also bug reporting often does not need any subscription to websites.
  • Github Issues

About

Tool switching between different versions of software installed on system.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published