mesos on AUR (Arch User Repository)
Last updated: March 05,2025
1. Install "mesos" 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 mesos on Arch using YAY
$
yay -S
mesos
Copied
* (Optional) Uninstall mesos on Arch using YAY
$
yay -Rns
mesos
Copied
2. Manually Install "mesos" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone mesos's git locally
$
git clone https://aur.archlinux.org/mesos.git
~/mesos
Copied
c. Go to ~/mesos folder and install it
$
cd
~/mesos
Copied
$
makepkg -si
Copied
3. Information about the mesos package on Arch User Repository (AUR)
ID: 670623
Name: mesos
PackageBaseID: 83810
PackageBase: mesos
Version: 1.9.0-1
Description: A cluster manager that simplifies the complexity of running applications on a shared pool of servers
URL: http://mesos.apache.org/
NumVotes: 14
Popularity: 0
OutOfDate: 1600291180
Maintainer:
Submitter: dseg
FirstSubmitted: 1405331268
LastModified: 1574760614
URLPath: /cgit/aur.git/snapshot/mesos.tar.gz
Name: mesos
PackageBaseID: 83810
PackageBase: mesos
Version: 1.9.0-1
Description: A cluster manager that simplifies the complexity of running applications on a shared pool of servers
URL: http://mesos.apache.org/
NumVotes: 14
Popularity: 0
OutOfDate: 1600291180
Maintainer:
Submitter: dseg
FirstSubmitted: 1405331268
LastModified: 1574760614
URLPath: /cgit/aur.git/snapshot/mesos.tar.gz