sema on AUR (Arch User Repository)

Last updated: July 18,2024

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

$ yay -S sema

* (Optional) Uninstall sema on Arch using YAY

$ yay -Rns sema

2. Manually Install "sema" via AUR

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

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

b. Clone sema's git locally

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

c. Go to ~/sema folder and install it

$ cd ~/sema $ makepkg -si

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

ID: 1394919
Name: sema
PackageBaseID: 169301
PackageBase: sema
Version: 3.1.0-19
Description: Semantic commit tool
URL: https://github.com/sharpvik/sema
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sharpvik
Submitter: sharpvik
FirstSubmitted: 1627445870
LastModified: 1706527848
URLPath: /cgit/aur.git/snapshot/sema.tar.gz