uki-script on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S uki-script

* (Optional) Uninstall uki-script on Arch using YAY

$ yay -Rns uki-script

2. Manually Install "uki-script" via AUR

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

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

b. Clone uki-script's git locally

$ git clone https://aur.archlinux.org/uki-script.git ~/uki-script

c. Go to ~/uki-script folder and install it

$ cd ~/uki-script $ makepkg -si

3. Information about the uki-script package on Arch User Repository (AUR)

ID: 810582
Name: uki-script
PackageBaseID: 159247
PackageBase: uki-script
Version: 1.0.1-1
Description: A simple bash script and pacman hook to create unified kernel images.
URL: https://www.github.com/emakman/unified-kernel-image-script
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: emakman
Submitter: emakman
FirstSubmitted: 1603914710
LastModified: 1603914710
URLPath: /cgit/aur.git/snapshot/uki-script.tar.gz