bootterm on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "bootterm" 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 bootterm on Arch using YAY
$
yay -S
bootterm
Copied
* (Optional) Uninstall bootterm on Arch using YAY
$
yay -Rns
bootterm
Copied
2. Manually Install "bootterm" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone bootterm's git locally
$
git clone https://aur.archlinux.org/bootterm.git
~/bootterm
Copied
c. Go to ~/bootterm folder and install it
$
cd
~/bootterm
Copied
$
makepkg -si
Copied
3. Information about the bootterm package on Arch User Repository (AUR)
ID: 894236
Name: bootterm
PackageBaseID: 160917
PackageBase: bootterm
Version: 0.4-1
Description: Simple, reliable and powerful terminal designed to ease connection to ephemeral serial ports
URL: https://github.com/wtarreau/bootterm/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Popolon
Submitter: Popolon
FirstSubmitted: 1607969386
LastModified: 1618755364
URLPath: /cgit/aur.git/snapshot/bootterm.tar.gz
Name: bootterm
PackageBaseID: 160917
PackageBase: bootterm
Version: 0.4-1
Description: Simple, reliable and powerful terminal designed to ease connection to ephemeral serial ports
URL: https://github.com/wtarreau/bootterm/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Popolon
Submitter: Popolon
FirstSubmitted: 1607969386
LastModified: 1618755364
URLPath: /cgit/aur.git/snapshot/bootterm.tar.gz