aboutsummaryrefslogtreecommitdiffstats
path: root/english/ports
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2022-04-12 02:14:47 +0200
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2022-04-12 02:15:19 +0200
commit1ee233788cf476e1bd555018a37476e483d815f4 (patch)
tree063234e0d09c03219ed1b7ce043eba65dba3c5d1 /english/ports
parent76c3c2422768a24547b8e3b66124959561afb5aa (diff)
People should really use apt nowadays instead of apt-get
Diffstat (limited to 'english/ports')
-rw-r--r--english/ports/hurd/hurd-devel-debian.wml4
-rw-r--r--english/ports/hurd/hurd-install.wml4
2 files changed, 4 insertions, 4 deletions
diff --git a/english/ports/hurd/hurd-devel-debian.wml b/english/ports/hurd/hurd-devel-debian.wml
index 5deea14b6f8..4875b87c0ed 100644
--- a/english/ports/hurd/hurd-devel-debian.wml
+++ b/english/ports/hurd/hurd-devel-debian.wml
@@ -20,7 +20,7 @@ crash course for the very lazy people:</p>
Obtaining Source and Building Packages</h3>
<p>
-Obtaining Source code can be done by simply running <code>apt-get source
+Obtaining Source code can be done by simply running <code>apt source
package</code>, which will also extract the source.
</p>
@@ -42,7 +42,7 @@ parts of the package. You can add
<p>
Building may needed additional installed packages. The simplest way it to run
-<code>apt-get build-dep package</code> which will install all required packages.
+<code>apt build-dep package</code> which will install all required packages.
</p>
<p>
diff --git a/english/ports/hurd/hurd-install.wml b/english/ports/hurd/hurd-install.wml
index 3c88b115b9b..2393d808b30 100644
--- a/english/ports/hurd/hurd-install.wml
+++ b/english/ports/hurd/hurd-install.wml
@@ -727,7 +727,7 @@ but also the <a href=http://hurd.gnu.org/>Upstream website</a>.
<p>
There are several ways to add packages. Downloading and using
<code>dpkg -i</code> works but is very inconvenient. The easiest method
-is to use <code>apt-get</code>.
+is to use <code>apt</code>.
</p>
<p>
@@ -774,7 +774,7 @@ update again.
</p>
<p>
-If when doing your first <code>apt-get</code>, <code>dpkg</code> complains of
+If when doing your first <code>apt</code>, <code>dpkg</code> complains of
missing programs, get root in a login shell (i.e. <code>su -</code>, not just
<code>su</code>).
</p>

© 2014-2024 Faster IT GmbH | imprint | privacy policy