Skip to content

umaarov/softswitch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Softswitch AUR version

A simple, fast CLI for switching between installed PHP versions on Arch Linux.

Installation

Install from the AUR using your favorite helper:

yay -S softswitch

Usage

List available versions

softswitch list

Switch to a version (requires sudo)

sudo softswitch use php82

Check current status

softswitch status