switchbashzsh on AUR (Arch User Repository)

Last updated: October 05,2024

1. Install "switchbashzsh" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install switchbashzsh on Arch using YAY

$ yay -S switchbashzsh

* (Optional) Uninstall switchbashzsh on Arch using YAY

$ yay -Rns switchbashzsh

2. Manually Install "switchbashzsh" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone switchbashzsh's git locally

$ git clone https://aur.archlinux.org/switchbashzsh.git ~/switchbashzsh

c. Go to ~/switchbashzsh folder and install it

$ cd ~/switchbashzsh $ makepkg -si

3. Information about the switchbashzsh package on Arch User Repository (AUR)

ID: 893269
Name: switchbashzsh
PackageBaseID: 157831
PackageBase: switchbashzsh
Version: 1.2-1
Description: Portably switch between Bash and Zsh across BSD/Linux/Cygwin
URL: https://github.com/bourne-again/switchBashZsh
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: bourne-again
Submitter: bourne-again
FirstSubmitted: 1600464442
LastModified: 1618578266
URLPath: /cgit/aur.git/snapshot/switchbashzsh.tar.gz