Hacker News new | ask | show | jobs
by mod 3324 days ago
In arch it's definitely not bad.
1 comments

Ya, Arch is easier because all you need is a Git repo with a file that links to the package. For apt, you have to have a full web server with a specific structure AFAIK.
Tools such as aptly will happily generate that structure for you. Hosting can happen on an s3 bucket or any Webserver that can serve static files.