microcom on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S microcom

* (Optional) Uninstall microcom on Arch using YAY

$ yay -Rns microcom

2. Manually Install "microcom" via AUR

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

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

b. Clone microcom's git locally

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

c. Go to ~/microcom folder and install it

$ cd ~/microcom $ makepkg -si

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

ID: 968392
Name: microcom
PackageBaseID: 72800
PackageBase: microcom
Version: 2019.01.0-1
Description: terminal emulator
URL: https://github.com/pengutronix/microcom
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: alexbrinister
Submitter: vicencb
FirstSubmitted: 1377127073
LastModified: 1633134962
URLPath: /cgit/aur.git/snapshot/microcom.tar.gz