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