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

Notices


Reply
  Search this Thread
Old 08-22-2012, 11:42 PM   #1
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
Question Removing PulseAudio and other questions.


How do I go about removing and eradicating PulseAudio from my PC? I really don't need it or find it useful other than bloatware in my system I want to slim down. DMix handles just enough for me and I don't need Networked Audio.

What all packages are tied to PulseAudio, and as far as other projects that are compiled with and for PulseAudio, does Ubuntu have Source packages that can be downloaded to where the user can strip out or comment out usage of PulseAudio, and then with a script, create .deb installer friendly packages for the Package Manager?
 
Old 08-23-2012, 12:54 AM   #2
evo2
LQ Guru
 
Registered: Jan 2009
Location: Japan
Distribution: Mostly Debian and CentOS
Posts: 6,724

Rep: Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705
Hi,

Quote:
Originally Posted by ReaperX7 View Post
How do I go about removing and eradicating PulseAudio from my PC?
The same way you remove any other package.
Code:
sudo apt-get remove --purge pulseaudio
Quote:
What all packages are tied to PulseAudio
Look at the "Reverse Depends:" section in the output of the following
Code:
apt-cache showpkg pulseaudio
Quote:
and as far as other projects that are compiled with and for PulseAudio, does Ubuntu have Source packages that can be downloaded to where the user can strip out or comment out usage of PulseAudio, and then with a script, create .deb installer friendly packages for the Package Manager?
This sounds like a major pain. But yes source packages are available. Add deb-src lines to your sources.list (if they are not there already). The "apt-cache showpkg" command will show you what source package corresponds to any given binary package. There is quite a bit of documentation available for building binary packages from source packages. See for example the apt-howto (although it is a little old) http://www.debian.org/doc/manuals/ap...ndling.en.html

HTH,

Evo2.
 
Old 08-23-2012, 01:47 AM   #3
ReaperX7
LQ Guru
 
Registered: Jul 2011
Location: California
Distribution: Slackware64-15.0 Multilib
Posts: 6,558

Original Poster
Blog Entries: 15

Rep: Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097
Thanks, I kinda wish they'd just get rid of PulseAudio. It's too much a system resource hog for normal usage and ESounD, if needed, is easier on the resources and does the same job for Networked Audio.
 
Old 08-25-2012, 01:37 AM   #4
tommcd
Senior Member
 
Registered: Jun 2006
Location: Philadelphia PA USA
Distribution: Lubuntu, Slackware
Posts: 2,230

Rep: Reputation: 293Reputation: 293Reputation: 293
Quote:
Originally Posted by ReaperX7 View Post
I kinda wish they'd just get rid of PulseAudio. It's too much a system resource hog for normal usage ...
Yes it is. The next time you install Ubuntu, you might consider going with Lubuntu with the LXDE desktop. Lubuntu is the lightest and fastest member of the Ubuntu family. Lubuntu also comes without pulse audio and uses alsa by default, just like Ubuntu did before they switched to pulse audio.

Last edited by tommcd; 08-27-2012 at 06:50 PM. Reason: to fix a spelling typo, content unchanged.
 
Old 08-26-2012, 11:45 AM   #5
firekage
Member
 
Registered: May 2011
Location: Poland
Distribution: Slackware, Ubuntu, Arch
Posts: 275

Rep: Reputation: 7
Quote:
Originally Posted by tommcd View Post
Yes it is. The next time you install Ubuntu, you might consider going with Lubuntu with the LXDE desktop. Lubuntu is the lightest and fastest member of the Ubuntu family. Lubuntu also comes without pulse audio and uses alsa by default, just like Uubntu did before they switched to pulse audio.
There is something called Ubuntu minimal cd or ubuntu netinstall with very limited number of apps instaled by default. You can add more if you wish after installation.
 
Old 08-27-2012, 06:52 PM   #6
tommcd
Senior Member
 
Registered: Jun 2006
Location: Philadelphia PA USA
Distribution: Lubuntu, Slackware
Posts: 2,230

Rep: Reputation: 293Reputation: 293Reputation: 293
Quote:
Originally Posted by firekage View Post
There is something called Ubuntu minimal cd or ubuntu netinstall with very limited number of apps instaled by default. You can add more if you wish after installation.
Yes, that would be another way to avoid pulse audio. Here is a tutorial on how to install Ubuntu from the Ubuntu Minimal CD: http://psychocats.net/ubuntu/minimal

If you want to use the minimal CD, be careful when installing media players. Many of the more full featured media players like Rhythmbox or Amarok may possibly add pulse audio as a dependency. Also, Amarok will likely include a boatload of KDE libraries as dependencies.
So stick with the lighter media players like Audacious and MPlayer and you should be fine.

Last edited by tommcd; 08-27-2012 at 06:59 PM.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
[SOLVED] Squeeze + Pulseaudio + Alsa and USB Midi device causes Pulseaudio crash mad4linux Debian 1 01-26-2011 03:57 AM
SBC newbie, architecture questions (for PulseAudio application) Flargen Linux - Embedded & Single-board computer 1 01-10-2011 03:36 AM
Winecfg crashes on sound tab with Pulseaudio and no 'sounddrivers' without pulseaudio William (Dthdealer) Linux - Software 5 06-13-2010 07:30 AM
removing text shadows in kde; removing taskbar color gradient webazoid Linux - Software 1 04-11-2006 02:56 AM
questions about removing windows xp spchehe Linux - Software 3 05-16-2004 12:07 PM

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

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