system-image-script on AUR (Arch User Repository)
Last updated: December 26,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
Copied
b. Install system-image-script on Arch using YAY
$
yay -S
system-image-script
Copied
* (Optional) Uninstall system-image-script on Arch using YAY
$
yay -Rns
system-image-script
Copied
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
Copied
b. Clone system-image-script's git locally
$
git clone https://aur.archlinux.org/system-image-script.git
~/system-image-script
Copied
c. Go to ~/system-image-script folder and install it
$
cd
~/system-image-script
Copied
$
makepkg -si
Copied
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
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