system-image-script on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S system-image-script

* (Optional) Uninstall system-image-script on Arch using YAY

$ yay -Rns system-image-script

2. Manually Install "system-image-script" via AUR

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

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

b. Clone system-image-script's git locally

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

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

$ cd ~/system-image-script $ makepkg -si

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

ID: 748453
Name: system-image-script
PackageBaseID: 143899
PackageBase: system-image-script
Version: 1.1-1
Description: can be used to create a system image or compressed archive from any partition while excluding system specific directories like 'proc' and 'sys'. The backup has to be run from readonly / or a live system
URL:
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: ManU
Submitter: ManU
FirstSubmitted: 1564305110
LastModified: 1591561347
URLPath: /cgit/aur.git/snapshot/system-image-script.tar.gz