Package Details: archalien-git c563489-1

Git Clone URL: https://aur.archlinux.org/archalien-git.git (read-only, click to copy)
Package Base: archalien-git
Description: A tool you can use to convert a Debian package .deb to an Arch Linux package.
Upstream URL: https://github.com/Asher256/archalien
Licenses: GPL2
Provides: archalien
Submitter: None
Maintainer: nyanpasu64
Last Packager: nyanpasu64
Votes: 10
Popularity: 0.000000
First Submitted: 2017-01-25 20:54 (UTC)
Last Updated: 2023-07-15 13:09 (UTC)

Dependencies (2)

Required by (0)

Sources (1)

Latest Comments

neitsab commented on 2024-11-14 10:46 (UTC) (edited on 2024-11-14 10:57 (UTC) by neitsab)

Unfortunately the source repo on GitHub doesn't exist anymore, and the user account https://github.com/Asher256/ is also 404... There's only an old fork from 2015 left. Sad.

debtap can be used in its stead for deb to arch conversion, but read its caveats: it is not made for packages which could be packaged via a PKGBUILD.

mirolPirol commented on 2024-11-08 21:26 (UTC)

The Issue, posted by Kamilcuk on June 06, 2023 is still not fixed. Please do!

Kamilcuk commented on 2023-06-21 13:36 (UTC)

When trying to build I am getting the following error:

Cloning into bare repository '/home/kamil/.cache/yay/archalien-git/archalien'...
fatal: unable to connect to github.com:
github.com[0: 140.82.121.3]: errno=Connection timed out

ttcheng commented on 2023-04-08 04:22 (UTC) (edited on 2023-04-08 04:28 (UTC) by ttcheng)

The build tool makepkg throws an error when build this software. Cause the variable "source" of PKGBUILD is not work for me.
The prefix "git://" should be replaced by "git+https://"