Difference between revisions of "Makepkg"

m
Fixed link to git repositories
imported>Philm
(Created page with "makepkg is used for compiling and building packages suitable for installation with pacman. makepkg is a script that automates the building of packages. It can download and...")
 
imported>Dalto
m (Fixed link to git repositories)
Line 143: Line 143:
{{Note|Before complaining about missing (make) dependencies, remember that the "base" group is assumed to be installed on all Manjaro Linux systems. The group "base-devel" is assumed to be installed when building with '''makepkg'''.}}
{{Note|Before complaining about missing (make) dependencies, remember that the "base" group is assumed to be installed on all Manjaro Linux systems. The group "base-devel" is assumed to be installed when building with '''makepkg'''.}}


To build a package, one must first create a [[PKGBUILD]], or build script, as described in [[Create Manjaro Packages]], or obtain one from the [[devtools|Manjaro Git-Repositories]], [[Arch User Repository]], or some other source.  
To build a package, one must first create a [[PKGBUILD]], or build script, as described in [[Create Manjaro Packages]], or obtain one from the [https://gitlab.manjaro.org Manjaro Gitlab Repositories], [[Arch User Repository]], or some other source.  


{{Warning|Only build and/or install packages from trusted sources.}}
{{Warning|Only build and/or install packages from trusted sources.}}
Anonymous user