kermit on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S kermit

* (Optional) Uninstall kermit on Arch using YAY

$ yay -Rns kermit

2. Manually Install "kermit" via AUR

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

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

b. Clone kermit's git locally

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

c. Go to ~/kermit folder and install it

$ cd ~/kermit $ makepkg -si

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

ID: 1177480
Name: kermit
PackageBaseID: 155305
PackageBase: kermit
Version: 3.8-1
Description: A VTE-based, simple and froggy terminal emulator
URL: https://github.com/orhun/kermit
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: orhun
Submitter: orhun
FirstSubmitted: 1594396668
LastModified: 1670009309
URLPath: /cgit/aur.git/snapshot/kermit.tar.gz