GNU/Linux Debian Packages Installation – Getting Started Guide
Hi! The Tutorial Presents to you a Step-by-Step and Visual Debian Packages Installation Getting Started Guide.
Basically there are 2 Ways for Searching & Installing Packages on Debian Repository:
- On Command Line with Apt and Aptitude
- With a GUI Tool like Synaptic
And in addition to Packages the Debian Repository provide multiple Free Software Apps.
Finally, this guide includes instructions also on How to Browse for Debian Apps and Debian Install Downloaded Package.
1. Launching Terminal
How to QuickStart with Command Line on Debian GNU/Linux
First, Update the Apt Repo Sources with:
sudo apt update
Authenticate with the User Admin Pass.
If Got “User is Not in Sudoers file” then see: How to Enable sudo.
Contents