mondo on AUR (Arch User Repository)
Last updated: November 01,2024
1. Install "mondo" 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 mondo on Arch using YAY
$
yay -S
mondo
Copied
* (Optional) Uninstall mondo on Arch using YAY
$
yay -Rns
mondo
Copied
2. Manually Install "mondo" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone mondo's git locally
$
git clone https://aur.archlinux.org/mondo.git
~/mondo
Copied
c. Go to ~/mondo folder and install it
$
cd
~/mondo
Copied
$
makepkg -si
Copied
3. Information about the mondo package on Arch User Repository (AUR)
ID: 715926
Name: mondo
PackageBaseID: 98420
PackageBase: mondo
Version: 3.3.0-1
Description: A disaster recovery solution to create backup media that can be used to redeploy the damaged system
URL: http://www.mondorescue.org/
NumVotes: 5
Popularity: 3.0E-6
OutOfDate:
Maintainer: stef204
Submitter: sanerb
FirstSubmitted: 1440460851
LastModified: 1585909905
URLPath: /cgit/aur.git/snapshot/mondo.tar.gz
Name: mondo
PackageBaseID: 98420
PackageBase: mondo
Version: 3.3.0-1
Description: A disaster recovery solution to create backup media that can be used to redeploy the damaged system
URL: http://www.mondorescue.org/
NumVotes: 5
Popularity: 3.0E-6
OutOfDate:
Maintainer: stef204
Submitter: sanerb
FirstSubmitted: 1440460851
LastModified: 1585909905
URLPath: /cgit/aur.git/snapshot/mondo.tar.gz