Skip to content

UltimMC/ultimmc-pkgbuild

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

UltimMC package for Arch Linux

How to install

You need to set up your Arch install to be able to build packages.

See instructions for that: https://wiki.archlinux.org/title/Makepkg#Usage

Using git

If you have git installed, you can just clone the whole repository.

git clone https://github.com/UltimMC/ultimmc-pkgbuild.git
cd ultimmc-pkgbuild
makepkg -si

Using wget

If you do not have git installed, you can use a downloader like wget or directly download the PKGBUILD using your browser.

mkdir ultimmc-pkgbuild
cd ultimmc-pkgbuild
wget https://raw.githubusercontent.com/UltimMC/ultimmc-pkgbuild/master/PKGBUILD
makepkg -si

Issues?

Report issues here.

About

PKGBUILD for getting UltimMC on Arch.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%