pacmc on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S pacmc

* (Optional) Uninstall pacmc on Arch using YAY

$ yay -Rns pacmc

2. Manually Install "pacmc" via AUR

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

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

b. Clone pacmc's git locally

$ git clone https://aur.archlinux.org/pacmc.git ~/pacmc

c. Go to ~/pacmc folder and install it

$ cd ~/pacmc $ makepkg -si

3. Information about the pacmc package on Arch User Repository (AUR)

ID: 1079722
Name: pacmc
PackageBaseID: 168291
PackageBase: pacmc
Version: 0.5.2-1
Description: An easy-to-use Minecraft package manager and launcher
URL: https://github.com/jakobkmar/pacmc
NumVotes: 6
Popularity: 6.0E-6
OutOfDate:
Maintainer: jakobk
Submitter: jakobk
FirstSubmitted: 1624570238
LastModified: 1652479870
URLPath: /cgit/aur.git/snapshot/pacmc.tar.gz