disk-image-scripts on AUR (Arch User Repository)

Last updated: October 04,2024

1. Install "disk-image-scripts" 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 disk-image-scripts on Arch using YAY

$ yay -S disk-image-scripts

* (Optional) Uninstall disk-image-scripts on Arch using YAY

$ yay -Rns disk-image-scripts

2. Manually Install "disk-image-scripts" via AUR

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

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

b. Clone disk-image-scripts's git locally

$ git clone https://aur.archlinux.org/disk-image-scripts.git ~/disk-image-scripts

c. Go to ~/disk-image-scripts folder and install it

$ cd ~/disk-image-scripts $ makepkg -si

3. Information about the disk-image-scripts package on Arch User Repository (AUR)

ID: 1128832
Name: disk-image-scripts
PackageBaseID: 156858
PackageBase: disk-image-scripts
Version: 1.4-2
Description: Generate virtual machine template images for the cloud, and tools for working on .img files locally for upload.
URL: https://github.com/GIJack/disk-image-scripts
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: GI_Jack
Submitter: GI_Jack
FirstSubmitted: 1597798038
LastModified: 1661109318
URLPath: /cgit/aur.git/snapshot/disk-image-scripts.tar.gz