F5F Stay Refreshed Software Operating Systems Consider Ubuntu for a reliable and user-friendly experience.

Consider Ubuntu for a reliable and user-friendly experience.

Consider Ubuntu for a reliable and user-friendly experience.

Pages (3): Previous 1 2 3
R
ramonmaas95
Member
63
04-01-2016, 06:20 PM
#21
A tutorial created by another user on beginning Linux
R
ramonmaas95
04-01-2016, 06:20 PM #21

A tutorial created by another user on beginning Linux

A
AnEnemyStand
Member
206
04-03-2016, 12:37 PM
#22
everyone needs to produce an extensive piece of writing. simply set up Ubuntu and begin using it.
A
AnEnemyStand
04-03-2016, 12:37 PM #22

everyone needs to produce an extensive piece of writing. simply set up Ubuntu and begin using it.

_
_MaksuS_
Junior Member
15
04-17-2016, 06:20 AM
#23
Fedora is my primary choice, though I have some preferences I'd rather avoid. It's essentially the only option I rely on when I'm looking for a Linux experience.
_
_MaksuS_
04-17-2016, 06:20 AM #23

Fedora is my primary choice, though I have some preferences I'd rather avoid. It's essentially the only option I rely on when I'm looking for a Linux experience.

B
Babyl0l
Member
201
04-17-2016, 07:21 AM
#24
Ubuntu Mate is a great choice for new users.
B
Babyl0l
04-17-2016, 07:21 AM #24

Ubuntu Mate is a great choice for new users.

F
FureaMC
Senior Member
564
04-28-2016, 09:42 AM
#25
The package manager should fulfill most, if not every, requirement of OPs Software. No need to manually download packages. 'Ubuntu Software' offers a graphical interface, and you can add Synaptic if you feel it's missing features. Using the terminal for software management via apt or apt-get is perfectly fine. Keep your package list updated: sudo apt update. Update all packages: sudo apt upgrade. Look for new software: apt search SOFTWARE. Install the software and its dependencies: sudo apt install SOFTWARE. Perform some cleanup: sudo apt autoremove. Package managers are incredibly smart. Just tell them what you want, and they handle everything else. Package manager master race.
F
FureaMC
04-28-2016, 09:42 AM #25

The package manager should fulfill most, if not every, requirement of OPs Software. No need to manually download packages. 'Ubuntu Software' offers a graphical interface, and you can add Synaptic if you feel it's missing features. Using the terminal for software management via apt or apt-get is perfectly fine. Keep your package list updated: sudo apt update. Update all packages: sudo apt upgrade. Look for new software: apt search SOFTWARE. Install the software and its dependencies: sudo apt install SOFTWARE. Perform some cleanup: sudo apt autoremove. Package managers are incredibly smart. Just tell them what you want, and they handle everything else. Package manager master race.

Pages (3): Previous 1 2 3