uberswitch-git on AUR (Arch User Repository)

Last updated: May 18,2024

1. Install "uberswitch-git" 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 uberswitch-git on Arch using YAY

$ yay -S uberswitch-git

* (Optional) Uninstall uberswitch-git on Arch using YAY

$ yay -Rns uberswitch-git

2. Manually Install "uberswitch-git" via AUR

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

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

b. Clone uberswitch-git's git locally

$ git clone https://aur.archlinux.org/uberswitch-git.git ~/uberswitch-git

c. Go to ~/uberswitch-git folder and install it

$ cd ~/uberswitch-git $ makepkg -si

3. Information about the uberswitch-git package on Arch User Repository (AUR)

ID: 784726
Name: uberswitch-git
PackageBaseID: 157203
PackageBase: uberswitch-git
Version: r39.1a192a5-1
Description: A header-only, unobtrusive, almighty alternative to the C++ switch statement that looks just like the original.
URL: https://github.com/falemagn/uberswitch
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: otreblan
Submitter: otreblan
FirstSubmitted: 1598737168
LastModified: 1598737168
URLPath: /cgit/aur.git/snapshot/uberswitch-git.tar.gz