Skip to main content

Questions tagged [makepkg]

makepkg is a script to automate the building of packages on Arch Linux

0 votes
0 answers
129 views

I need your help! I'm trying to install pgAdmin4 desktop version on my Arch system. I am getting libfakeroot internal error: payload not recognized! while building package for pgadmin4-server(which is ...
Alex's user avatar
  • 3
0 votes
1 answer
742 views

I created a custom repository on my manjaro machine (to make a custom Manjaro ISO) with adding: [manjaro-mate-aur-packages] SigLevel = Never Server = https://github.com/FreaxMATE/manjaro-mate-aur-...
Mickey's user avatar
  • 101
0 votes
1 answer
408 views

I am using Arch. Last night I started installing a package whose repo size is ~2GB, but my internet connection is very slow, so I let it run overnight. It finished the download, but timed out at the ...
ReoTheYokel's user avatar
3 votes
1 answer
1k views

I was building font-manager package from AUR on my Arch system. It is throwing a warning while the process : ==> WARNING: Package contains reference to $srcdir usr/lib/font-manager/libfontmanager.so....
cheesesticks's user avatar
2 votes
1 answer
6k views

From Arch Wiki: Packages in Arch Linux are built using the makepkg utility. When makepkg is run, it searches for a PKGBUILD file in the current directory and follows the instructions therein to ...
anon's user avatar
  • 35
0 votes
1 answer
3k views

The latest release of Brackets (v1.13) is not available in the AUR. So I downloaded the official .deb package from the official site. Now how do I go about installing it ? Do I have to write a ...
Just Khaithang's user avatar
0 votes
1 answer
1k views

I have a tree which I need to install with a foder named /usr. This folder exists in src folder. Now I need to write a function in PKGBUILD that installs to the fakeroot before the *.pkg.tar.gz is ...
Bret Joseph's user avatar
4 votes
1 answer
5k views

I'm trying to build an Arch Linux package for some icon theme, so I used this PKGBUILD file : pkgname=masalla pkgver=1.1 pkgrel=1 pkgdesc="A flat design icon theme by Hayder Majid" arch=('any') url=...
Hayder Ctee's user avatar

15 30 50 per page