LinuxQuestions.org
Visit Jeremy's Blog.
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 11-29-2013, 06:50 PM   #1
$(( 10#$x ))
LQ Newbie
 
Registered: Nov 2013
Posts: 11

Rep: Reputation: Disabled
How often do you install packages outside your distro's repos?


Greetings

Debian and its derivatives have the most packages and sometimes we have to install packages outside the repos because it wasn't available in the our distros.


With Arch, I've been able to get everything I wanted from the repos thus far.

With PClinuxOS, I did had to install a few packages outside the repos because it wasn't available.

What is/was your situation with your current or prior distros concerning it's repos and how often did you have to use outside sources.
 
Old 11-29-2013, 06:59 PM   #2
astrogeek
Moderator
 
Registered: Oct 2008
Distribution: Slackware [64]-X.{0|1|2|37|-current} ::12<=X<=15, FreeBSD_12{.0|.1}
Posts: 6,263
Blog Entries: 24

Rep: Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194
With Slackware I (almost) always begin with a full install, then install nearly everything else using scripts from Slackbuilds.org.

The only binary exceptions that come to mind are VirtualBox and Nvidia drivers which I install using the Oracle and Nvidia installers respectively.

I also install a collection of my own scripts and utilities from my own 'repo' but those don't count for the purposes of your question I think.

So, if we count SBo as a more or less official repo, then almost never. If SBo does not count as a repo, then frequently.

Hope that clears it up.
 
Old 11-29-2013, 08:13 PM   #3
273
LQ Addict
 
Registered: Dec 2011
Location: UK
Distribution: Debian Sid AMD64, Raspbian Wheezy, various VMs
Posts: 7,680

Rep: Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373
On my desktop:
Virtualbox and Google Chrome repositories
Google Earth (from the 64 bit .deb edited to remove dependencies for the deprecated ia32-libs)
ipad_charge (udev rules to allow higher wattage over USB to charge my iPad)
mprime (for stress testing my cooling)
eos-movrec (to record from my DSLR)
Various Second Life viewers (changes as versions roll out)
Firefox Nightly
I use Experimental for the NVIDIA driver and did compile my own kernel until Sid moved to the 3.11 series.
On my EEE PC:
Google Earth (sometimes)
ipad_charge
mprime
eos-movrec
Firefox Nightly
 
Old 11-29-2013, 08:40 PM   #4
k3lt01
Senior Member
 
Registered: Feb 2011
Location: Australia
Distribution: Debian Wheezy, Jessie, Sid/Experimental, playing with LFS.
Posts: 2,900

Rep: Reputation: 637Reputation: 637Reputation: 637Reputation: 637Reputation: 637Reputation: 637
Prior to Wheezy (Debian) I used to use Debian Multimedia (DMO) for alot of things, now Debian's license is more encompassing I use very few packages from DMO.

Apart from that I use Mozilla Debian so I can keep up to date with the latest version of Iceweasel (Firefox), MATE-desktop so I can install MATE in Wheezy and the others but Debian is bringing MATE into the official repos now for Sid and Testing so that will slowly stop being used as well, and some packages that I hand pick from various other sources but put in my own repo so I don't have to have many lines in my sources.list as well as packages I make myself.
 
Old 11-29-2013, 08:59 PM   #5
suicidaleggroll
LQ Guru
 
Registered: Nov 2010
Location: Colorado
Distribution: OpenSUSE, CentOS
Posts: 5,573

Rep: Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142
My main distros are OpenSUSE, Fedora, and CentOS.

The packages I typically install outside of the standard package management system include:
nvidia drivers
portland group compilers
idl
vlc
xbindkeys
google chrome
virtualbox
kicad (for obsolete distros, active distros are good at keeping kicad up-to-date)


That's all I can think of.

Last edited by suicidaleggroll; 11-29-2013 at 09:01 PM.
 
1 members found this post helpful.
Old 11-29-2013, 09:00 PM   #6
273
LQ Addict
 
Registered: Dec 2011
Location: UK
Distribution: Debian Sid AMD64, Raspbian Wheezy, various VMs
Posts: 7,680

Rep: Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373
Ah, I forgot about deb-multimedia. I've got a few packages from there though I think libdvdcss may be the only one I need. I feel an audit coming on so that I can perhaps just pin deb-multimedia for one or two packages.
 
Old 11-29-2013, 09:25 PM   #7
ozar
Member
 
Registered: May 2004
Location: USA
Distribution: Arch Linux
Posts: 415

Rep: Reputation: 85
Most of my packages come from within the Arch repositories, but occasionally I'll build certain packages using ABS. I rarely ever install anything outside of those options.
 
Old 11-29-2013, 09:39 PM   #8
273
LQ Addict
 
Registered: Dec 2011
Location: UK
Distribution: Debian Sid AMD64, Raspbian Wheezy, various VMs
Posts: 7,680

Rep: Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373
Quote:
Originally Posted by $(( 10#$x )) View Post
Debian and its derivatives have the most packages and sometimes we have to install packages outside the repos because it wasn't available in the our distros.


With Arch, I've been able to get everything I wanted from the repos thus far.
I'm interested to know what Arch has that Debian doesn't -- Debian being "the distribution with the most packages".
 
Old 11-29-2013, 09:44 PM   #9
k3lt01
Senior Member
 
Registered: Feb 2011
Location: Australia
Distribution: Debian Wheezy, Jessie, Sid/Experimental, playing with LFS.
Posts: 2,900

Rep: Reputation: 637Reputation: 637Reputation: 637Reputation: 637Reputation: 637Reputation: 637
Debian splits many packages into smaller multiple packages. Distros like Arch don't do this from what I have been told.
 
Old 11-29-2013, 10:33 PM   #10
Randicus Draco Albus
Senior Member
 
Registered: May 2011
Location: Hiding somewhere on planet Earth.
Distribution: No distribution. OpenBSD operating system
Posts: 1,711
Blog Entries: 8

Rep: Reputation: 635Reputation: 635Reputation: 635Reputation: 635Reputation: 635Reputation: 635
How often do you install packages outside your distro's repos?

Never. With 40,000 packages in the Debian repositories, I have no need to go elsewhere.
 
Old 11-29-2013, 11:16 PM   #11
Drakeo
Senior Member
 
Registered: Jan 2008
Location: Urbana IL
Distribution: Slackware, Slacko,
Posts: 3,716
Blog Entries: 3

Rep: Reputation: 483Reputation: 483Reputation: 483Reputation: 483Reputation: 483
never because everything written for linux can be ran and built with slackware build scripts do this means everything is my repo.
except for closed source.

Last edited by Drakeo; 11-29-2013 at 11:18 PM.
 
Old 11-29-2013, 11:33 PM   #12
273
LQ Addict
 
Registered: Dec 2011
Location: UK
Distribution: Debian Sid AMD64, Raspbian Wheezy, various VMs
Posts: 7,680

Rep: Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373
Quote:
Originally Posted by Randicus Draco Albus View Post
How often do you install packages outside your distro's repos?

Never. With 40,000 packages in the Debian repositories, I have no need to go elsewhere.
Quote:
Originally Posted by 273 View Post
On my desktop:
Virtualbox and Google Chrome repositories
Google Earth (from the 64 bit .deb edited to remove dependencies for the deprecated ia32-libs)
ipad_charge (udev rules to allow higher wattage over USB to charge my iPad)
mprime (for stress testing my cooling)
eos-movrec (to record from my DSLR)
Various Second Life viewers (changes as versions roll out)
Firefox Nightly
I use Experimental for the NVIDIA driver and did compile my own kernel until Sid moved to the 3.11 series.
On my EEE PC:
Google Earth (sometimes)
ipad_charge
mprime
eos-movrec
Firefox Nightly
Quote:
Originally Posted by 273 View Post
Ah, I forgot about deb-multimedia. I've got a few packages from there though I think libdvdcss may be the only one I need. I feel an audit coming on so that I can perhaps just pin deb-multimedia for one or two packages.
I'm not sure I understand.
 
Old 11-30-2013, 01:04 AM   #13
m.a.l.'s pa
Member
 
Registered: Oct 2007
Location: albuquerque
Distribution: Debian, Arch, Kubuntu
Posts: 366

Rep: Reputation: 139Reputation: 139
I usually go with what's in the repos (Debian, Arch, Ubuntu, openSUSE, Sabayon repos). For Debian Wheezy, I went outside the repos for SpaceFM, but that's now in Testing and Sid so it should be in the Stable repos next time around.
 
Old 11-30-2013, 11:48 AM   #14
DavidMcCann
LQ Veteran
 
Registered: Jul 2006
Location: London
Distribution: PCLinuxOS, Debian
Posts: 6,140

Rep: Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314
CentOS is great fun in that respect! I've used the extra repositories EPEL, RPMforge, atrpms, and naulinux, plus Wine and Opera from their developers, and a couple of things from Fedora. Care and ingenuity are required, and a bit of luck.
 
Old 11-30-2013, 02:04 PM   #15
Germany_chris
Senior Member
 
Registered: Jun 2011
Location: NOVA
Distribution: Debian 12
Posts: 1,071

Rep: Reputation: 497Reputation: 497Reputation: 497Reputation: 497Reputation: 497
I've yet to need anything that is not in the Arch repo or the AUR
 
  


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
can't find most Libreoffice packages in repos newbiesforever VectorLinux 3 09-22-2012 04:01 PM
3rd Party Repos and Sharing Your Homemade Slackware Packages linus72 Slackware 4 08-01-2010 12:16 PM
Downloading packages + dependencies from repos MirceaKitsune Linux - Newbie 8 06-04-2009 07:40 AM
Broken packages after reinstalling lenny + pure:dyne repos Sunji.roaoul Debian 3 03-26-2009 01:11 PM
Searching for tool to install debian packages for RPM based distro (Fedora) LiNuXkOlOnIe Linux - Software 2 04-22-2006 07:31 AM

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

All times are GMT -5. The time now is 07:38 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