LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 10-31-2010, 11:23 PM   #1
Amdx2_x64
Member
 
Registered: Jun 2008
Distribution: Left LQ. Mods are too Rude!
Posts: 598

Rep: Reputation: 50
Curiosity about Terminal use... (and Bonus question ;-) about apt-get and aptitude)


I have been using Linux for some years. More recently I have been in Linux 95% of the time, 100% from now on since I no longer need Windows for anything.

I love Debian or Debian based distro's. Nothing wrong with others, I just started leaning towards Debian and decided I like it enough to stay.

My question (Curiosity) is this. I noticed the more I use Debian I find it easier to just open the terminal and install/search/etc packages. I find myself using the terminal more lately for other things as well. Anyone else notice the more you use Linux that is seems easier to just open a terminal rather then run a program like Synaptic? Or is it just me.

While I am at it. Is there and real difference with apt-get and aptitude? I seem to be using aptitude most of the time now, but my choice to use it is for no real reason that I am aware of.

Last edited by Amdx2_x64; 11-01-2010 at 12:03 AM.
 
Old 11-01-2010, 01:19 AM   #2
mlangdn
Senior Member
 
Registered: Mar 2005
Location: Kentucky
Distribution: Slackware64-current
Posts: 1,845

Rep: Reputation: 452Reputation: 452Reputation: 452Reputation: 452Reputation: 452
I can't answer your bonus question since i am a Slackware user. That said, I have found myself using the CLI very often. Its easier to pop up a terminal to edit config files for example. There are lots of other uses as well, but this is a biggie. When I need root privileges, the CLI is the only way to go.

Speaking of terminals, here's a nice one I like:

Code:
$ rxvt -bg black -cr green -fg white -C -fn 9x15 -sl 1000 -ls
 
Old 11-01-2010, 01:24 AM   #3
hilyard
Member
 
Registered: Jan 2010
Location: Inland PNW
Distribution: Lite | siduction
Posts: 291

Rep: Reputation: 66
Have you tried to type in, as root, just
PHP Code:
aptitude 
?

It yields an interesting interface more user-friendly than apt-get. I like
PHP Code:
aptitude safe-upgrade 
too. And yes, it is just more efficient than Synaptic (which I use only occassionally now).

Best wishes (and thanks for the rep -- just noticed -- re bastille)!
 
Old 11-01-2010, 01:28 AM   #4
Amdx2_x64
Member
 
Registered: Jun 2008
Distribution: Left LQ. Mods are too Rude!
Posts: 598

Original Poster
Rep: Reputation: 50
Quote:
Originally Posted by mlangdn View Post
I can't answer your bonus question since i am a Slackware user. That said, I have found myself using the CLI very often. Its easier to pop up a terminal to edit config files for example. There are lots of other uses as well, but this is a biggie. When I need root privileges, the CLI is the only way to go.

Speaking of terminals, here's a nice one I like:

Code:
$ rxvt -bg black -cr green -fg white -C -fn 9x15 -sl 1000 -ls
I noticed that as well. sudo gedit is a great time saver.

I have Gnome terminal set up with a black background/slightly transparent with its own wallpaper with a brighter green font. Gives it that Matrix look, lol.
 
Old 11-01-2010, 01:32 AM   #5
Amdx2_x64
Member
 
Registered: Jun 2008
Distribution: Left LQ. Mods are too Rude!
Posts: 598

Original Poster
Rep: Reputation: 50
Quote:
Originally Posted by hilyard View Post
Have you tried to type in, as root, just
PHP Code:
aptitude 
?

It yields an interesting interface more user-friendly than apt-get. I like
PHP Code:
aptitude safe-upgrade 
too. And yes, it is just more efficient than Synaptic (which I use only occassionally now).

Best wishes (and thanks for the rep -- just noticed -- re bastille)!
Your welcome on the rep. Forgot why I gave it to you at first, had to check, lol.

It won't let me give you anymore yet but I wanted to with the aptitude info. I never knew it did that. I have been pretty much using it like it was apt-get. Time to read man aptitude I think :-)

(I am now using Debian with sudo so for me it was sudo aptitude. I am seriously turning into an aptitude fan.)

Last edited by Amdx2_x64; 11-01-2010 at 01:33 AM.
 
Old 11-01-2010, 08:07 AM   #6
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
There are only minor differences between apt-get and aptitude (besides that UI of sysnaptic, which I never use). For example, if you deinstall a package with aptitude it auto-removes the dependencies, if they are not longer necessary on the system. With apt-get you have to launch the auto-remove manually. I personally prefer apt-get, because I just got used to it.
And yes, you will find out that you will be more and more using the CLI, just because it is easier to do many tasks with it, than with a GUI. I don't even have Synaptic installed on any of my systems. Apt-get, apt-cache and apt-file are simple to use, so I just don't need it.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
I bricked my NAS? :( aptitude, apt-get, apt-cache segfaults immediately omegaworks Linux - Server 5 11-07-2009 08:21 AM
aptitude instead of apt-get cccc Debian 2 07-19-2009 01:07 PM
aptitude and apt-get (again) DavidMcCann Debian 10 02-03-2009 06:06 PM
Just a question out of curiosity? HelpMe2877 General 23 08-12-2008 09:17 AM
aptitude vs apt-get PCalitrack Ubuntu 3 08-08-2006 11:34 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 03:03 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration