update-alternatives
Verified for current stable LTS
Update Alternatives Commands
Update Alternatives command syntax with verified terminal examples.
Commands
5 commands for Update Alternatives
update-alternatives Operations
Update Alternatives Command: Add Symbolic Link Linux
sudo update-alternatives --install <path/to/symlink> <command_name> <path/to/command_binary> <priority> update-alternatives Operations
Update Alternatives Command: Configure Symbolic Link Java Linux
sudo update-alternatives --config <java> update-alternatives HTTP
Update Alternatives Command: Display All Commands Selections Linux
update-alternatives --get-selections update-alternatives Operations
Update Alternatives Command: Display Command Info Linux
update-alternatives --display <java> update-alternatives Operations
Update Alternatives Command: Remove Symbolic Link Java Linux
sudo update-alternatives --remove <java> </opt/java/jdk1.8.0_102/bin/java> Suggest a Update Alternatives Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Update Alternatives workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.