You are not logged in.

#1 2016-12-13 17:51:35

Lizard
Member
Registered: 2016-12-13
Posts: 43

[Solved] guide on how to install packages from GitHub on ArchLinux

I just installed archlinux and setup Gnome3 desktop environment.
Can experts provide me with a guide on how to install packages from GitHub site after download them? I search Wiki but couldn't find relevant instruction or it's too complicated for me.
I have Yaourt and Packer, but I want to manually install packages from GitHub because sometimes packages not found under AUR.

Last edited by Lizard (2016-12-13 18:21:41)

Offline

#2 2016-12-13 18:02:02

Slithery
Administrator
From: Norfolk, UK
Registered: 2013-12-01
Posts: 5,776

Re: [Solved] guide on how to install packages from GitHub on ArchLinux

1 - Read the instructions on the GitHub project page for building the software.
2 - Convert these instructions into a PKGBUILD so you can create an Arch package.
3 - Optional - Upload to the AUR so others can benefit from your work.

Read the wiki pages on PKGBUILD's and the AUR to learn how to do the above.

Last edited by Slithery (2016-12-13 18:03:20)


No, it didn't "fix" anything. It just shifted the brokeness one space to the right. - jasonwryan
Closing -- for deletion; Banning -- for muppetry. - jasonwryan

aur - dotfiles

Offline

#3 2016-12-13 18:02:52

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,426
Website

Re: [Solved] guide on how to install packages from GitHub on ArchLinux

0 - Search the AUR


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#4 2016-12-13 18:11:04

Lizard
Member
Registered: 2016-12-13
Posts: 43

Re: [Solved] guide on how to install packages from GitHub on ArchLinux

slithery wrote:

1 - Read the instructions on the GitHub project page for building the software.
2 - Convert these instructions into a PKGBUILD so you can create an Arch package.
3 - Optional - Upload to the AUR so others can benefit from your work.

Read the wiki pages on PKGBUILD's and the AUR to learn how to do the above.

so it seem a bit complicated than I thought.
can a newbie with very simple background make this?

Offline

#5 2016-12-13 18:14:26

Scimmia
Fellow
Registered: 2012-09-01
Posts: 13,726

Re: [Solved] guide on how to install packages from GitHub on ArchLinux

PKGBUILDs are simple bash scripts. Anyone that uses Arch successfully can make them with a bit of effort.

Online

#6 2016-12-13 18:20:42

Lizard
Member
Registered: 2016-12-13
Posts: 43

Re: [Solved] guide on how to install packages from GitHub on ArchLinux

i will try my luck today, after reading instruction... thank you...solved

Offline

#7 2016-12-13 18:22:54

fsckd
Forum Fellow
Registered: 2009-06-15
Posts: 4,173

Re: [Solved] guide on how to install packages from GitHub on ArchLinux

On Sunday there was a class on how to make Arch Linux packages. You can read the logs here. If you know bash scripting, it is not hard at all. Just follow the guidelines on the wiki and the man page for PKGBUILD and take a look at the many packages on the AUR. You should do fine. smile


aur S & M :: forum rules :: Community Ethos
Resources for Women, POC, LGBT*, and allies

Offline

#8 2016-12-13 18:35:59

Lizard
Member
Registered: 2016-12-13
Posts: 43

Re: [Solved] guide on how to install packages from GitHub on ArchLinux

fsckd wrote:

On Sunday there was a class on how to make Arch Linux packages. You can read the logs here. If you know bash scripting, it is not hard at all. Just follow the guidelines on the wiki and the man page for PKGBUILD and take a look at the many packages on the AUR. You should do fine. smile

The link you send is awesome, and it explain the procedure completely. that helped a lot. Thank you with love <3

Offline

#9 2016-12-14 19:14:48

eschwartz
Fellow
Registered: 2014-08-08
Posts: 4,097

Re: [Solved] guide on how to install packages from GitHub on ArchLinux

By definition there can be no guide. The PKGBUILD is the guide, and without one you get to be the person who writes the guide. smile
That is precisely why it is so important for users to help build up the AUR by contributing!


Managing AUR repos The Right Way -- aurpublish (now a standalone tool)

Offline

Board footer

Powered by FluxBB