Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

software-center(1) [debian man page]

SOFTWARE-CENTER(1)					      General Commands Manual						SOFTWARE-CENTER(1)

NAME
software-center - manage software SYNOPSIS
software-center [options] [ package-name | apt-url | deb-file ] DESCRIPTION
software-center a graphical interface for package management in Ubuntu. OPTIONS
Listed below are the command line options for software-center: --version show program's version number and exit -h, --help show this help message and exit --debug enable debug mode EXAMPLES
software-center Display the main screen of software-center. software-center gedit Display the details view of the gedit package. software-center banshee?section=universe Display the details view of the banshee package and offer to enable the universe component. software-center adobe-flashplugin?channel=maverick-partner Display the details view of the adobe-flashplugin package and offer to enable the maverick-partner channel. software-center cheese,gtg Display a list containing the cheese and gtg packages. software-center /home/pgg/skype.deb Display the details view of the local debian file '/home/pgg/skype.deb'. AUTHOR
software-center was written by Michael Vogt <mvo@canonical.com>, and this manual page by Andrew Higginson <rugby471@gmail.com>. Both are released under the GNU General Public License, version 3 or later. August 2010 2.1.8 SOFTWARE-CENTER(1)

Check Out this Related Man Page

paplay(1)						      General Commands Manual							 paplay(1)

NAME
paplay - Play back audio files on a PulseAudio sound server SYNOPSIS
paplay [options] FILE paplay --help paplay --version DESCRIPTION
paplay is a simple tool for playing back audio files on a PulseAudio sound server. It understands all audio file formats supported by lib- sndfile. OPTIONS
-h | --help Show help. --version Show version information. -v | --verbose Enable verbose operation. Dumps the current playback time to STDERR during playback. -s | --server=SERVER Choose the server to connect to. -d | --device=SINK Specify the symbolic name of the sink to play this file on. -n | --client-name=NAME Specify the client name paplay shall pass to the server when connecting. --stream-name=NAME Specify the stream name paplay shall pass to the server when creating the stream. --volume=VOLUME Specify the initial playback volume to use. Choose a value between 0 (silent) and 65536 (100% volume). --channel-map=CHANNELMAP Explicitly choose a channel map when playing back this stream. The argument should be a comma separated list of channel names: front-left, front-right, mono, front-center, rear-left, rear-right, rear-center, lfe, front-left-of-center, front-right-of-center, side-left, side-right, top-center, top-front-center, top-front-left, top-front-right, top-rear-left, top-rear-right, top-rear-cen- ter, or any of the 32 auxiliary channel names aux0 to aux31. LIMITATIONS
Due to a limitation in libsndfile paplay currently does not always set the correct channel mapping for playback of multichannel (i.e. sur- round) audio files, even if the channel mapping information is available in the audio file. AUTHORS
The PulseAudio Developers <mzchyfrnhqvb (at) 0pointer (dot) net>; PulseAudio is available from http://pulseaudio.org/ SEE ALSO
pulseaudio(1), pacat(1) Manuals User paplay(1)
Man Page

14 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Decryption software

whats the most sufficient way to make decryption software? What are the recoomendations for one? (3 Replies)
Discussion started by: Phatress
3 Replies

2. UNIX for Dummies Questions & Answers

What tapeware software??

what kind of tapeware software is the standaard of unix? (1 Reply)
Discussion started by: neeles
1 Replies

3. UNIX for Dummies Questions & Answers

Unix Capabilities?

We are looking into buying a new software, billing software that is, and want to know if you can run that on the same UNIX server as another major software? Is there a limit to the different types of software Unix can run, or is it like windows where you can install as many as you like? ... (2 Replies)
Discussion started by: hoz
2 Replies

4. AIX

please help !!!

Dear guys I am thanks for all to provide us these important subjects, which we need it in our work as system administrator, or technical support. As you know, In the Data center (disaster recovery) There are systems working under multi operating systems such as (AIX,HP Unix , sun... (1 Reply)
Discussion started by: magasem
1 Replies

5. OS X (Apple)

Macbook - Best way to use Linux software?

I've bought a Macbook today and I was wondering what the best way to use Linux software is? Obviously there are bundles of considerations involved like library usage and package management. Is there a package management solution and if there is does it merely blindly recompile the Linux options... (2 Replies)
Discussion started by: G_Morgan
2 Replies

6. Shell Programming and Scripting

Trying to center my output text

Im stumped on how to center the output of my echo command. I also would like to center my calender too, but is the command to center the same for echo and cal? (3 Replies)
Discussion started by: bri4nd4h3r0
3 Replies

7. Web Development

Ubuntu Brainstorm? Server software suggestions please!

I'd like to find a similar sort of software, not ideatorrent, because that would require a full installation of drupal, but some very simple software for users to submit/vote on ideas/proposals for a semi-democratic committee that I'm on. I'd like to enable the people whom this committee... (1 Reply)
Discussion started by: guptaxpn
1 Replies

8. UNIX for Dummies Questions & Answers

Error in terminal: Gtk-CRITICAL

Hi, I am using Ubuntu 10.04. Recently I have seen this error appear in my terminal as I edit text files with gedit: (gedit:2841): Gtk-CRITICAL **: gtk_widget_is_ancestor: assertion `ancestor != NULL' failed Any ideas on what this means? Mike (1 Reply)
Discussion started by: msb65
1 Replies

9. Red Hat

Cannot install gedit-plugins-2.16.0 on RHEL 5.7 (Tikanga)

I am trying to compile the gedit plugins with gedit 2.16.0 and RHEL 5.7 (arch: i386). I downloaded the package and followed the instruction in README: The error output: checking for GEDIT... configure: error: Package requirements ( glib-2.0 >= 2.8.0 gtk+-2.0 >= 2.8.0 gtksourceview-1.0 >=... (1 Reply)
Discussion started by: imperialguy
1 Replies

10. Shell Programming and Scripting

How to center output

Hi, i wrote a script which prints me the results of a galton board, everything's fine and it works, but now i want to center the output on the screen and i don't know how to do it.:confused: for i in $(eval echo {1..$SLOT}) do # print all... (3 Replies)
Discussion started by: Don_Bilbo
3 Replies

11. UNIX for Dummies Questions & Answers

How major software is protected?

I am a new software developer and I wish to sell my software. I recently realized that from C++ code we can not stop the user seeing parts of the code that are related to scripts or system commands. Would you make some comments on how software written in C++/JAVA (distributed via CD-ROMs or... (2 Replies)
Discussion started by: frad
2 Replies

12. HP-UX

DEPOT software

I am using SAM and it is asking for the location of the DEPOT software. I don't know what the DEPOT software is. Can anyone explain and tell me where the default location for the software is? Thanks in advance (3 Replies)
Discussion started by: Randydog
3 Replies

13. Shell Programming and Scripting

Need a script to autopause clementine on skype call

I am a linux user (PcLinuxOs desktop 64bit kde5). I am looking for a script (bash or python) to autopause clementine (a music player) on skype call. VLC works: autopause on skype call and at the end resume). Clementine automute, but not autopause, on skype call. I am absolute beginner with the... (17 Replies)
Discussion started by: duns
17 Replies

14. What is on Your Mind?

OUTAGE: Data Center Problem Resolved.

There was a problem with our data center today, creating a site outage (server unreachable). That problem has been resolved. Basically, it seems to have been a socially engineered denial-of-service attack against UNIX.com; which I stopped as soon as I found out what the problem was. Total... (2 Replies)
Discussion started by: Neo
2 Replies