LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Gentoo
User Name
Password
Gentoo This forum is for the discussion of Gentoo Linux.

Notices


Reply
  Search this Thread
Old 05-03-2014, 09:14 AM   #1
s.verma
Member
 
Registered: Oct 2013
Distribution: Debian Sid, Gentoo, Arch, Debian
Posts: 186
Blog Entries: 4

Rep: Reputation: 25
Is Gentoo Linux usable for a human in between?


Who is neither a linux noob, nor a computer programmer/professional, I have termed him/her as a "human in between" in the subject line.

So I am this human in between, I can do lot of things from command line. I installed and used Debian from netinstall image (minimal system) in the past. I am currently using Arch Linux.
And I am planning for installing Gentoo. But I am not a computer professional/administrator/software progrmmer etc. I just know simple C/C++ programming, somewhat microprocessors and their programming.

I want to know particulary from other Gentoo Linux users whether I can use it for my daily work on laptop, such as a normal user do (like running office, media, web browsing etc. apps).
Or I have to face occasional breakage in Gentoo stability for which I need to be a programmer/system administrator.

So in a nutshell, I want to know what kind of technical problems a person face on Gentoo Linux.
(Particulary I would face if I am going to use Gentoo Linux.)
e.g.
1) On Debian there is not a single problem I faced about stability, but no latest software.
2) On Arch Linux system, I face library version incompatibility in dependency of programs which I do not like but resolves easily.
3) What about Gentoo?

Can a person like me live a happy computing life with Gentoo Linux?

Last edited by s.verma; 05-03-2014 at 09:17 AM. Reason: Forgot the simley!
 
Old 05-03-2014, 10:35 AM   #2
JWJones
Senior Member
 
Registered: Jun 2009
Posts: 1,444

Rep: Reputation: 709Reputation: 709Reputation: 709Reputation: 709Reputation: 709Reputation: 709Reputation: 709
Much like Arch, Gentoo is what you make it. You can create very stable, robust systems with Gentoo. The installation documentation is very thorough, and the forums are very good, and surprisingly noob-friendly, as long as you are not an idiot, and ask intelligent questions and search for existing answers.
 
Old 05-04-2014, 08:30 AM   #3
s.verma
Member
 
Registered: Oct 2013
Distribution: Debian Sid, Gentoo, Arch, Debian
Posts: 186

Original Poster
Blog Entries: 4

Rep: Reputation: 25
My particular concern with Gentoo is whether I can have partial upgrades on Gentoo?
unlike Arch Linux, where

Ref. https://wiki.archlinux.org/index.php...re_unsupported
"Partial upgrades are unsupported."

For the latest softwares, I know that Gentoo has quite a good recent versions of softwares.
 
Old 05-04-2014, 09:07 AM   #4
colorpurple21859
LQ Veteran
 
Registered: Jan 2008
Location: florida panhandle
Distribution: Slackware Debian, Fedora, others
Posts: 7,395

Rep: Reputation: 1594Reputation: 1594Reputation: 1594Reputation: 1594Reputation: 1594Reputation: 1594Reputation: 1594Reputation: 1594Reputation: 1594Reputation: 1594Reputation: 1594
I think anyone can install Gentoo that is able to follow instructions and search for a solution when a problem arises. I'm not a programmer by any means, I can't even do scripting, but have install both Gentoo and LfS.
 
Old 05-04-2014, 11:19 PM   #5
s.verma
Member
 
Registered: Oct 2013
Distribution: Debian Sid, Gentoo, Arch, Debian
Posts: 186

Original Poster
Blog Entries: 4

Rep: Reputation: 25
Quote:
Originally Posted by colorpurple21859 View Post
I think anyone can install Gentoo that is able to follow instructions and search for a solution when a problem arises. I'm not a programmer by any means, I can't even do scripting, but have install both Gentoo and LfS.
I know Gentoo is not difficult to install, but do you also find it 'not difficult' to use?
 
Old 05-05-2014, 03:17 AM   #6
i92guboj
Gentoo support team
 
Registered: May 2008
Location: Lucena, Córdoba (Spain)
Distribution: Gentoo
Posts: 4,083

Rep: Reputation: 405Reputation: 405Reputation: 405Reputation: 405Reputation: 405
I wouldn't say Gentoo is significantly different from any other CLI driven distro (i.e. Arch), in which regards the everyday usage case.

As for what you call "partial updates", the fact that Gentoo is built from source allows for a higher degree of customizability in that regard, since you don't have to match ABIs from different package sources and/or versions. If the ABI breaks you just recompile the package against the new (or the old) version of the offending library, and it will just work.

Portage has become very intelligent at handling ABI breakages as well as dependencies, as long as you don't do silly things (such as downgrading glibc). The @perserved-rebuild and @module-rebuild package sets are a big part of that. And there's also revdep-rebuilds when those fail to fix the ABI issues, whose use is becoming rarer these days since now portage can handle most of that stuff.

Besides that, you also have slotted packages, which allows different versions of a given package to co-exist peacefully in your system, so you don't have to worry if packageA and packageB need different ABI-incompatible versions of a given library. Not all packages can be slotted though, mostly because of upstream issues.
 
1 members found this post helpful.
Old 05-05-2014, 06:11 AM   #7
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
Quote:
Originally Posted by s.verma View Post
My particular concern with Gentoo is whether I can have partial upgrades on Gentoo?
I run Gentoo with the stable branch, but only the graphics stack and some other programs (rxvt-unicode, Vim, ...) from the ~amd64 (development) branch. Works fine here.
If you need/want to run a partially upgraded system you may run into some blocks, especially with programs like Wine, since the transition to a fully multilib distro is not done yet.
Of course this depends solely on which parts you want to upgrade.
 
Old 05-05-2014, 09:53 PM   #8
jefro
Moderator
 
Registered: Mar 2008
Posts: 22,020

Rep: Reputation: 3630Reputation: 3630Reputation: 3630Reputation: 3630Reputation: 3630Reputation: 3630Reputation: 3630Reputation: 3630Reputation: 3630Reputation: 3630Reputation: 3630
Gentoo used to be kind of difficult. It still remains more of a niche disto. It would have more uses for specialized installs but a person with some time and adventure in their heart could use it.

Common features of a distro include all what Gentoo offers. It offers a missions statement, target user and target systems. It offers ways to maintain the OS and applications. It offers support and help forums. It has ways to easily install apps. It also is current and features patches when needed.
 
Old 05-05-2014, 09:55 PM   #9
moisespedro
Senior Member
 
Registered: Nov 2013
Location: Brazil
Distribution: Slackware
Posts: 1,223

Rep: Reputation: 195Reputation: 195
Gentoo is great, portage is great and I highly recommend it. Gentoo is like Linux on steroids :P
 
Old 05-07-2014, 03:21 PM   #10
bstaletic
Member
 
Registered: Apr 2014
Distribution: Arch
Posts: 39

Rep: Reputation: Disabled
I'm an Arch and a Gentoo user. Both are easy to install, as you already know.
gentoo is, as someone mentioned, what you make it. It can have the same software indefinitely, you can upgrade only crucial or all of your packages. Portage, along with some other tools, is awesome.

Is it for daily use? Sure, just prepare time for the firest few hours, two days at most.

My sugesstion: Try it, than report back.
 
Old 05-08-2014, 12:19 AM   #11
s.verma
Member
 
Registered: Oct 2013
Distribution: Debian Sid, Gentoo, Arch, Debian
Posts: 186

Original Poster
Blog Entries: 4

Rep: Reputation: 25
Quote:
Originally Posted by bstaletic View Post
...... It can have the same software indefinitely, you can upgrade only crucial or all of your packages.....
That means if I want to keep existing version of software without upgrading it, I can keep it unlike Arch where upgrading all packages at once is recommended to keep it stable. (pacman -Syu)

Quote:
Originally Posted by bstaletic View Post
My sugesstion: Try it, than report back.
OK I am going to install it.
Thanks all for the wonderful suggestions.

Last edited by s.verma; 05-08-2014 at 12:22 AM.
 
Old 05-08-2014, 05:27 AM   #12
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
Quote:
Originally Posted by s.verma View Post
That means if I want to keep existing version of software without upgrading it, I can keep it unlike Arch where upgrading all packages at once is recommended to keep it stable. (pacman -Syu)
Of course this depends. If you have an older version of a library which you don't want to upgrade, but a software that you want to upgrade needs a newer version then you will be forced to upgrade the library (or in turn not upgrade the software that depends on that library).
In general, it is pretty safe to go with a stable Gentoo install, software is pretty new, but tested. If you really need something newer (with the downside of being less well tested) or older you can upgrade/downgrade on a per package basis, as much as possible with regards to dependencies.
 
Old 05-08-2014, 06:59 AM   #13
moisespedro
Senior Member
 
Registered: Nov 2013
Location: Brazil
Distribution: Slackware
Posts: 1,223

Rep: Reputation: 195Reputation: 195
On gentoo even the unstable branch is pretty stable
 
Old 06-30-2014, 04:10 AM   #14
s.verma
Member
 
Registered: Oct 2013
Distribution: Debian Sid, Gentoo, Arch, Debian
Posts: 186

Original Poster
Blog Entries: 4

Rep: Reputation: 25
Thanks all again for wonderful suggestions.

I have tried Gentoo Linux. It seems to be much easier for me particularly, much stable upto now and I think I have got the answer.
I can use Gentoo easily without any great hassle, except I have learned two important things in this regard,
First I should spend a good initial time in installing and configuring it, because I haven't configured wireless properly which led me to have "hang on suspend issue".
Secondly, I should better go with binary packages if available, as in case of libreoffice, it really took much longer time to compile, even much longer than linux kernel itself.
 
Old 07-01-2014, 04:25 AM   #15
ReaperX7
LQ Guru
 
Registered: Jul 2011
Location: California
Distribution: Slackware64-15.0 Multilib
Posts: 6,558
Blog Entries: 15

Rep: Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097
Gentoo is... well... really in a class all by itself when it comes down to it.

It's a very powerful distribution, if you can get portage to use the proper updated packages rather than ones out of date, and find an install guide worth reading (the handbook is good but sometimes vague). To be perfectly honest, I had an easier time with CRUX and B/LFS by comparison, but that's another topic.

Regardless Gentoo is very innovative and shares a lot in common with FreeBSD. There are hundreds of portage scripts for all kinds of packages so you should be able to get any package available for GNU/Linux.
 
  


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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Which program to play chess game from IP:port to IP:port ? human / human frenchn00b Linux - Software 2 11-12-2008 12:06 PM
The human memory and Linux telovoyagarcar Linux - General 3 03-01-2007 10:37 PM
Usable external HD for use with both WinXP and Linux Ineed2muchHelp Linux - Hardware 2 11-16-2006 02:54 PM
Is there any usable equalizer for linux? noware Linux - General 2 01-09-2006 11:25 PM
Sharkport for PS2 usable in Linux? SuperNull Linux - Hardware 0 12-15-2004 04:53 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Gentoo

All times are GMT -5. The time now is 12:46 PM.

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