ttyebus-dkms on AUR (Arch User Repository)

Last updated: June 07,2024

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

$ yay -S ttyebus-dkms

* (Optional) Uninstall ttyebus-dkms on Arch using YAY

$ yay -Rns ttyebus-dkms

2. Manually Install "ttyebus-dkms" via AUR

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

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

b. Clone ttyebus-dkms's git locally

$ git clone https://aur.archlinux.org/ttyebus-dkms.git ~/ttyebus-dkms

c. Go to ~/ttyebus-dkms folder and install it

$ cd ~/ttyebus-dkms $ makepkg -si

3. Information about the ttyebus-dkms package on Arch User Repository (AUR)

ID: 568517
Name: ttyebus-dkms
PackageBaseID: 138056
PackageBase: ttyebus-dkms
Version: 1.5-1
Description: Real time linux kernel module for the ebusd using the PL011 UART on a Rasperry Pi
URL: https://github.com/eBUS/ttyebus
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: AlexanderS
Submitter: AlexanderS
FirstSubmitted: 1544838612
LastModified: 1544838612
URLPath: /cgit/aur.git/snapshot/ttyebus-dkms.tar.gz