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