mcpelauncher-linux icon indicating copy to clipboard operation
mcpelauncher-linux copied to clipboard

Test Needed - ArchLinux AUR Package

Open ErnyTech opened this issue 6 years ago • 7 comments

Since many people can not successfully compile mcpelauncher for linux I decided to create a PKGBUILD (AUR Package) to automate compilation and installation, once tested correctly it will be added to the aur repository and maybe even in the official repo.

It is very simple to install with an aur-helper, I recommend yaourt For yaourt just run these commands without sudo or by root user!:

Before doing anything you need to enable the MultiLib repository of ArchLinux (https://wiki.archlinux.org/index.php/multilib#Enabling)

git clone https://gist.github.com/c578cf21ff5249d52cbe1cad2c9f7c17.git mcpepkg yaourt -Pi mcpepkg

For other aur helpers check the related documentation

After installing the package you can start playing right away by running mcpelauncher in an terminal or via the launcher called "MCPE Launcher Linux", if you have already played and you have problems with this package I suggest you remove the ~ /.local/share/mcpelauncher folder before reporting a problem.

For any problem do not hesitate to ask.

You can also contact me on Telegram @ErnyTech

ErnyTech avatar Dec 31 '17 11:12 ErnyTech

Please don't recommend yaourt...

ghost avatar Jan 02 '18 05:01 ghost

@lucidvillain666 it would be good if you cold list why he shouldn't recommend "yaourt"

guppy42 avatar Jan 02 '18 06:01 guppy42

It's an awful idea to recommend yaourt because it's extremely insecure. It sources PKGBUILDs before giving the user any opportunity to view the PKGBUILD or decide whether they should run it. The best option was pacaur, but that's currently unmaintained, so I use trizen

AUR Helpers and why yaourt is bad

ghost avatar Jan 02 '18 14:01 ghost

Package added in AUR Repository https://aur.archlinux.org/packages/mcpelauncher-git/

ErnyTech avatar Jan 03 '18 15:01 ErnyTech

works so far, but missing zip.h. is this and issue on my end or the pkgbuild?

nullobsi avatar Jan 10 '18 04:01 nullobsi

Send log please

ErnyTech avatar Jan 13 '18 15:01 ErnyTech

I have a patch for your PKGBUILD since yours it's not working for me: https://gist.github.com/nic96/e03b30d7097097409722f964a6c30a69

nic96 avatar Feb 17 '18 06:02 nic96