kernel-alive on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S kernel-alive

* (Optional) Uninstall kernel-alive on Arch using YAY

$ yay -Rns kernel-alive

2. Manually Install "kernel-alive" via AUR

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

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

b. Clone kernel-alive's git locally

$ git clone https://aur.archlinux.org/kernel-alive.git ~/kernel-alive

c. Go to ~/kernel-alive folder and install it

$ cd ~/kernel-alive $ makepkg -si

3. Information about the kernel-alive package on Arch User Repository (AUR)

ID: 959746
Name: kernel-alive
PackageBaseID: 170977
PackageBase: kernel-alive
Version: 0.5-1
Description: Back up modules of current kernel to prevent some issues after kernel update
URL: https://gitlab.manjaro.org/ste74/kernel-alive
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: alicela1n
Submitter: alicela1n
FirstSubmitted: 1631433590
LastModified: 1631433590
URLPath: /cgit/aur.git/snapshot/kernel-alive.tar.gz

5. The same packages on other Linux Distributions