Received: from mx0.riseup.net (mx0.riseup.net [198.252.153.6]) by gbr-app-1.alpinelinux.org (Postfix) with ESMTPS id 22BAC2237DE for <~alpine/users@lists.alpinelinux.org>; Fri, 3 Apr 2026 00:28:47 +0000 (UTC) Received: from fews03-sea.riseup.net (fews03-sea-pn.riseup.net [10.0.1.153]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mx0.riseup.net (Postfix) with ESMTPS id 4fn02Q2Dldz9rwY; Fri, 3 Apr 2026 00:28:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=riseup.net; s=squak; t=1775176126; bh=5s/inKYBCV4ZRH7ntcfmQcIWWyRMJnawPAWJZ10u5AY=; h=Subject:From:To:Cc:Date:In-Reply-To:References:From; b=HRcp/TUgqh2G86ofEdqXOlMng7fGVLRNkaw4hhvwlKlqGHiiOlmDU+QLgcM/oknGG DEfNyW2q4Rcpvl5BSwKeLyrW1pyifQEJOIGDShRlsCGp/7oFkVvHbPqkr2qI7EbrDR FvHWx1Dy+eZ3UUYvWpjfXXdpkAMSBfd4xAxvqeUI= X-Riseup-User-ID: D1925917BA3C25940988F59744BFD96EA15ADB57070144104306716ED0DD2E65 Received: from [127.0.0.1] (localhost [127.0.0.1]) by fews03-sea.riseup.net (Postfix) with ESMTPSA id 4fn02P3rWLz1yPP; Fri, 3 Apr 2026 00:28:45 +0000 (UTC) Message-ID: Subject: Re: Why'd you go with Alpine Linux? From: Ralf Mardorf To: Jerome Marc Cc: ~alpine/users@lists.alpinelinux.org Date: Fri, 03 Apr 2026 02:28:40 +0200 In-Reply-To: References: <2838510e48dd7564e67dcb67562b968ccc4a9724.camel@riseup.net> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 On Fri, 2026-04-03 at 02:01 +0200, Jerome Marc wrote: > apk makes a clear difference between a package installed explicitly or > as a dependency. Therefore=C2=A0removing a package removes useless > dependencies automatically. No need to use things like=C2=A0 autoremove. > Plus apk supports diskless mode natively. Plus apt uses much more > packages which creates complexity. I find apk is easier to go and is > faster also. I used debian/ubuntu=C2=A0for years. Okay, the Debian/Ubuntu policy doesn't sit well with me either, but keeping track of installed packages and their dependencies isn't rocket science. Anyway, I get what you mean now. Before, it sounded a bit esoteric to me.