Manjaro Minecraft Forge 1.12.2 instal as file?

Ha
11

Hey guys I downloaded the Forg file from the official site and I do not know how to install it.

Su

YouTube

Ha

I did not find anything there

ps

Are there in the AUR

https://aur.archlinux.org/packages/forge-server/

Ha

Can you suggest a specific video to me that you know?

Ha

How do you install this?

ps

With git clone and makepkg or instead with pacman with an AUR helper, z. B. Yay

Info about Minecraft Forge in general:

https://wiki.archlinux.org/index.php/Minecraft#Forge

Ha

I'm sorry I hardly understand any of what you said I have manjaro only sit two days

ps

You do 'git clone https://aur.archlinux.org/forge-server.git'

Then 'cd forge-server'

And then 'makepkg -si'

Then you have to enter password to install it. This requires packages such as 'base-devel' or 'git', which must be installed with pacman.

See https://wiki.manjaro.org/index.php/Arch_User_Repository

ps

Small note still: You need between 1GB and 25GB of free space per package, because the source code + compile much preliminary work, while the package itself is only 100 MB usually large. The build files can later be deleted in the file manager (or kept for later updates as a cache)

Ha

Thanks a lot

Su

all linked