semt on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S semt

* (Optional) Uninstall semt on Arch using YAY

$ yay -Rns semt

2. Manually Install "semt" via AUR

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

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

b. Clone semt's git locally

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

c. Go to ~/semt folder and install it

$ cd ~/semt $ makepkg -si

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

ID: 371743
Name: semt
PackageBaseID: 95816
PackageBase: semt
Version: 1.1.1-1
Description: Processing the "Extended display identification data" (EDID) in order to apply a custom resolution. This is helpfull if the concerning monitor does not provide an EDID itself or its EDID is corrupted.
URL: https://github.com/Edenhofer/semt
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: edh
Submitter: edh
FirstSubmitted: 1436543485
LastModified: 1483798127
URLPath: /cgit/aur.git/snapshot/semt.tar.gz