sterm on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "sterm" 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 sterm on Arch using YAY
$
yay -S
sterm
Copied
* (Optional) Uninstall sterm on Arch using YAY
$
yay -Rns
sterm
Copied
2. Manually Install "sterm" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone sterm's git locally
$
git clone https://aur.archlinux.org/sterm.git
~/sterm
Copied
c. Go to ~/sterm folder and install it
$
cd
~/sterm
Copied
$
makepkg -si
Copied
3. Information about the sterm package on Arch User Repository (AUR)
ID: 284663
Name: sterm
PackageBaseID: 108172
PackageBase: sterm
Version: 0.1.2-1
Description: A simple terminal emulator based on the VTE library
URL: https://github.com/flocke/sterm
NumVotes: 0
Popularity: 0
OutOfDate: 1704412440
Maintainer: flocke
Submitter: flocke
FirstSubmitted: 1456733009
LastModified: 1457943382
URLPath: /cgit/aur.git/snapshot/sterm.tar.gz
Name: sterm
PackageBaseID: 108172
PackageBase: sterm
Version: 0.1.2-1
Description: A simple terminal emulator based on the VTE library
URL: https://github.com/flocke/sterm
NumVotes: 0
Popularity: 0
OutOfDate: 1704412440
Maintainer: flocke
Submitter: flocke
FirstSubmitted: 1456733009
LastModified: 1457943382
URLPath: /cgit/aur.git/snapshot/sterm.tar.gz