Comments on: LFCA: How to Manage Software Packages in Linux – Part 7 https://www.tecmint.com/manage-software-packages-in-linux/ Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks. Thu, 22 Apr 2021 06:10:05 +0000 hourly 1 By: Ravi Saive https://www.tecmint.com/manage-software-packages-in-linux/comment-page-1/#comment-1479425 Thu, 22 Apr 2021 06:08:55 +0000 https://www.tecmint.com/?p=42111#comment-1479425 In reply to Gérard Talbot.

@Gerard,

Corrected the command in the article as suggested…

]]>
By: Gérard Talbot https://www.tecmint.com/manage-software-packages-in-linux/comment-page-1/#comment-1479256 Wed, 21 Apr 2021 18:31:17 +0000 https://www.tecmint.com/?p=42111#comment-1479256 @James,

To install a software package, use the syntax:

$ sudo apt package_name

Surely, you meant to edit

$ sudo apt install package_name

Gérard

]]>