Regular linux application installation at once: Difference between revisions

From 清冽之泉
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<syntaxhighlight lang="bash" line>
<syntaxhighlight lang="bash" line>
git curl wget emacs man tree unzip  
git curl wget emacs tree unzip
</syntaxhighlight>
</syntaxhighlight>

Latest revision as of 17:10, 16 August 2025

git curl wget emacs tree unzip