myterm on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S myterm

* (Optional) Uninstall myterm on Arch using YAY

$ yay -Rns myterm

2. Manually Install "myterm" via AUR

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

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

b. Clone myterm's git locally

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

c. Go to ~/myterm folder and install it

$ cd ~/myterm $ makepkg -si

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

ID: 1154345
Name: myterm
PackageBaseID: 175375
PackageBase: myterm
Version: 0.2.0-1
Description: Simple utility to start a user's preferred terminal emulator
URL: https://github.com/electrickite/myterm
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: electrickite
Submitter: electrickite
FirstSubmitted: 1643091487
LastModified: 1666110700
URLPath: /cgit/aur.git/snapshot/myterm.tar.gz