Bash Basics Part 6 of 8 | Managing Software

preview_player
Показать описание
This video shows you how to install, remove and upgrade software from a command line in Ubuntu.
Рекомендации по теме
Комментарии
Автор

I was trained as linux administrator, then spent three years doing networking. This was awesome way to brush my rusted knowledge on linux. Thanks.

vladimirpain
Автор

Awesome series of videos! I wish I had found your site sooner! Mega thanks Joe

jimfurman
Автор

Joe Collins videos are very special and interesting !

rodrigogarces
Автор

really good video, especially for people like me. the English is easy to understand.

jiangtao
Автор

another way of searching i always use:
e.g. java 8 jre:
apt-cache search java | grep 8 | grep jre

it outputs a much shorter list

Twx
Автор

Easy to follow, you are good please keep up

elsa
Автор

Hi Joe! Thanks for this great series! I am enjoying it a lot. But I was wondering, why don't you use "tab" completion? With the copy-paste of the .deb package it took ages. ;-) Just type in the first couple of letters (to get a unique word) and press "tab" there is the long, hard to type package.
Keep it up!!!

msvdlinden
Автор

what theme is this? whenever i try a dark theme, other programs' icons on toolbars etc don't get changed.. i see you have libreoffice looking great there. (sorry if it's a dumb question, i'm on windows at the moment. i play with linux on and off..)

LeoHajder
Автор

I'm quite a noob, but learning a ton of stuff thanks to you! Just one question, what is the i in "dpkg -i xxxx"?

nalulenert
Автор

pj-assis user or team does not exist. How to deal with this?

jiakunzhang
Автор

Why don't you use tab to complete the names?

fxkurama
Автор

why arent you just saying apt search? whats the difference between apt-cache and apt ?

abhishtsingh
Автор

everytime he says ubuntu, i hear boom tube... i have been waiting too long for Justice league movie i guess. :D

Aks-nufr
Автор

this is more command line basics than bash basics

SovaKlr