sema on AUR (Arch User Repository)
Last updated: December 26,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
Copied
b. Install sema on Arch using YAY
$
yay -S
sema
Copied
* (Optional) Uninstall sema on Arch using YAY
$
yay -Rns
sema
Copied
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
Copied
b. Clone sema's git locally
$
git clone https://aur.archlinux.org/sema.git
~/sema
Copied
c. Go to ~/sema folder and install it
$
cd
~/sema
Copied
$
makepkg -si
Copied
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
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