Categories
Linux Tutorial Series

Linux Tutorial Series – 132 – Installing a package

Here is the video version, if you prefer it:

There are two ways to install a package. (Shotts, 2019)⁠ One of them is from a repository:

apt-get install packageName

The other is from a file:

dpgk -i packageFileName

Hope you learned something useful!

References

Shotts, W. (2019). The Linux Command Line, Fifth Internet Edition. Retrieved from http://linuxcommand.org/tlcl.php. Pages 199-200

NewsletterUpdates on interesting things I am doing

Subscribe to my newsletter to keep abreast of the interesting things I'm doing. I will send you the newsletter only when there is something interesting. This means 0% spam, 100% interesting content.

Leave a Reply

Your email address will not be published. Required fields are marked *