« APT » : différence entre les versions

Ligne 4 : Ligne 4 :
sudo apt update
sudo apt update
</syntaxhighlight>
</syntaxhighlight>
==== voir ce qui peut être mis à jour ====
==== Voir ce qui peut être mis à jour ====
<syntaxhighlight lang="bash" line copy>
<syntaxhighlight lang="bash" line copy>
sudo apt list --upgradable
sudo apt list --upgradable
</syntaxhighlight>
</syntaxhighlight>
==== Installation ====
==== Installation ====
<syntaxhighlight lang="bash" line copy>
<syntaxhighlight lang="bash" line copy>