Ubuntu :: Shell Command For Finding All Packages That Provide A Certain Virtual Package?

Jul 29, 2010

I want to get a list of all packages that provide a certain virtual package. A way of doing this would be to write a shell script that parses all output of Code: apt-cache search -f .* And spits out all packages that have the virtual package in the provides section. The problem with this approach is that it takes an awful long amount of time to execute. I guess that there should be a simple command that does this in an efficient manner, but which I wasn't able to find.

View 1 Replies


ADVERTISEMENT

General :: Finding The Memory Address(in FLASH) Of A Command In Shell Script?

Mar 29, 2011

If i have a shell script to run on a Linux unit, which has a command to Reset(or say upgrade) the unit in between the script.Is it possible to find out the memory address of the next waiting command so that i can store the address to any environment variable in flash , then after Reset will continue Run from the stored address.

View 3 Replies View Related

OpenSUSE Install :: Why Not Provide Regenerated ISOs After Package Update

Jun 30, 2011

I think opensuse should provide regenerated ISO files to public after several package updated. I think this may help reduce duplicate bug reports and reduce net traffics. I think this can greatly increase the user experience of opensuse.

View 5 Replies View Related

General :: Provide Response To Command Output ?

May 4, 2011

I am writing a bash shell script on RHEL. I need a way to analyze the output from a command, and provide a response to that command depending on what is found.

On the command line this looks like:

In other words I want to script this - capture the output from the mlsmailbox --delete command, respond with a yes if the mailbox was found, and go on if it was not found. There may be other responses to the mlsmailbox --delete command that I need to analyze and respond to as well.

View 3 Replies View Related

Debian Configuration :: Package-xy: Depends: Lib-something (>= Version_number) Which Is A Virtual Package

Nov 4, 2010

when I try to install a package, I've the message The following packages have unmet dependencies:package-xy: Depends:lib-something (>= version_number) which is a virtual package.

View 14 Replies View Related

Ubuntu :: Finding A Virtual Box Alternative For 64 Bit?

Feb 7, 2010

finding a Virtual Box alternative for 64 bit?

View 7 Replies View Related

Ubuntu :: Finding A 'native' Shell For 10.10?

Jan 14, 2011

Is there a 'native' shell for Ubuntu 10.10? I usually work in KORN shell, but I've got a feeling that Ubuntu 'likes' BASH OR does it really matter which shell I use?

View 9 Replies View Related

General :: Set Up New Keybinding For Finding Last Command Executed Using The First Few Characters Of The Command In Csh?

Jul 21, 2010

I want to be able to use Ctrl+R to have reverse-i search. Also if I press Shift+Up Arrow after typing the first few characters of a recently executed command then the shell should complete the command by finding the most recent commmand having the same first few characters.

View 1 Replies View Related

Fedora Hardware :: Finding OS For Installing Virtual Box?

Dec 31, 2009

I want to change my OS because I need to install virtual box. But I need an OS that is capable of "bonding" good with VB (away from ram). so what os is best suitable for virtual box?

View 9 Replies View Related

OpenSUSE Hardware :: Finding A Virtual Resolution In 11.2?

Apr 16, 2010

I seem to recall earlier versions of Linux that allowed virtual screens larger than the physical screen that scrolled...I would really like this functionality because I am running on an Acer Aspire One, and I would really like to run Eclipse, and some windows in Eclipse crunch down and hide options I need. Is there a way to have my 1024x600 display operate as 1024x768? I am running openSUSE 11.2 and a pretty much default installation (KDE).

View 3 Replies View Related

Ubuntu Installation :: Finding Packages That Are Not On An LTS Point Release CD?

Mar 17, 2010

A while ago I posted this thread, with no responses:[URL].. I deploy into an environment that for "security" reasons cannot be kept up to date with wherever the ubuntu archive is up to (with awareness that this is avoiding security updates...). It is a sealed system not connected to the internet. I'm working with the 8.04.1 LTS, and my customer is in an 'if it ain't broke don't change it' frame of mind w.r.t. moving to 8.04.4. My main problem comes in two variations: 1. Some packages my runtime system depends on are not distributed on the 8.04.1 DVD, but were available in the full ubuntu archive at the time of the point release (and still are, in an up-to-date form). My concern is that if I take the 8.04.4-ish version of a package it will not work correctly with an otherwise 8.04.1 system. In general I am expecting that it *might*, and the versioned dependencies it has on other packages will be loose enough. 2. Some packages my build system (which produces what I put onto the runtime system) depend on are also not on the DVD. So almost a repeat of 1 above, except that I am generally running afoul of strictly-versioned dependencies (the -dev version of a lib package depends on the matching lib package having exactly the same version). If the non-dev lib package is on the DVD, but is not the same version as the -dev package I have from an archive mirror taken just before the 8.04.1 release, I believe I'm screwed?

So my two questions are: a. Is there such a thing as a copy of the full ubuntu archive taken at the exact time the 8.04.1 LTS was released? I think that would solve most of my problems.

View 1 Replies View Related

Ubuntu Installation :: Getlibs Not Finding Packages In Repositories?

Mar 14, 2011

I'm trying to get some libraries through getlibs:

Code:
$ sudo ./getlibs -p libpng-dev
The following i386 packages will be installed: libpng-dev

[code]....

View 6 Replies View Related

Fedora :: Finding Packages - Where To Downoad ?

Nov 20, 2009

When I installed the beta I had to install a patched package, but I cannot find where to download them anymore.

The packages are:

Code:

However, I have no clue where to downoad the packages..

Provide a link where I can download them?

View 5 Replies View Related

Ubuntu :: Data Finding That 9 Packages Were Made Available And 33 Unused Ones Were To Be Deleted?

May 30, 2011

As usual I was notified that there was an update available via the Update Manager which I duly accepted.I was then confronted with a popup which advised that there was a Distribution Upgrade and that it was to be a partial upgrade.

Finding that I would not go away I accepted the data finding that 9 packages were made available and 33 unused ones were to be deleted. As this is my first experience of this is it something I need worry about and if so what should I do about it?

View 3 Replies View Related

Fedora :: Finding A List Of Renamed Packages?

Sep 1, 2011

I get annoyed sometimes that from one Fedora release to another, some programs get renamed or put into different packages. Examples:

* Gnome's volume control applet. Used to be provided by gnome-media, now it's moved to control-center. Worse, the command itself was renamed from gnome-volume-control-applet to gnome-sound-applet, so I couldn't even try a `yum provides` search to locate it.

* Gnome's Disk Usage Analyzer tool. Used to be in a package by itself, baobab. Now it's provided by gnome-utils.

Is there a wiki or something where the full list of all renamed/repackaged programs can be found? I'm not a Gnome desktop user, so, while I'm sure all the packages I like from Gnome are just there out-of-the-box for most users, it doesn't help me very much. The volume control applet for example is extremely useful for other desktop environments (and Gnome itself really doesn't have much need for it anyway, since they have their own built into the window shell).

View 2 Replies View Related

General :: Finding The Location Of Downloaded Packages?

Oct 7, 2010

Where are downloaded packages saved when i download using yum?

View 2 Replies View Related

General :: Finding Installable Packages For A Program?

May 24, 2010

What's the name of this program? [URL] I wanna install it on Mint 9... And there's no "figure" in repositories:

aptitude search figur
p configure-debian - central configuration program for packages using debconf
p libclaw-configuration-file-dev - Class to process configuration files
p libclaw-configuration-file1 - Class to process configuration files

[code]....

View 9 Replies View Related

Debian Multimedia :: Finding Repository For ALSA-1.0.23 Packages?

May 17, 2010

Is there any repository providing latest ALSA packages for Debian?

View 4 Replies View Related

Ubuntu :: USB Over Ethernet - Finding Source Code In Package?

Jun 23, 2010

First of all, I am pretty new to linux and I have 2 install a USB OVer IP software. I downloaded the software for UBUNTU n I really do not know where to find the installer. I want to find the source code in the package too.. its an open source project. So I believe the source codes are included in that .

View 5 Replies View Related

Ubuntu :: Test Gnome 3.0 Shell On Virtual Box?

Oct 22, 2010

I have ubuntu 10.10 desktop .. and i wanna try The new Gnome shell?

View 4 Replies View Related

Ubuntu :: Determine When Shell Is Being Run In An Emulated / Virtual Terminal?

Apr 17, 2011

In a shell script. And use that in a condition.
Something like:

Code:
if(pts) echo "emulated"
if(tty) echo "virtual"

View 3 Replies View Related

Fedora :: Finding The Repo An Installed Package Came From?

Dec 14, 2010

I have installed a package on Centos 5.5, and need to find out the repository it came from, so I can enable the source rpms for that particular repository, and download the source, and rebuild the package. Is there some way using yum or rpm to find out which repo the installed package came from? I know Smart PM shows this info, but it has been hanging on Centos 5.5, for some strange reason, so that's not really an option for now.

View 6 Replies View Related

OpenSUSE :: Finding Evolution-mapi Package For 11.4?

Mar 16, 2011

I was surprised that I couldn't find a evolution-mapi package for openSuSE 11.4 on the install CD, network repos or the openSUSE build service site. I could find one for 11.2 but not for 11.3 or 11.4. It is available on Ubuntu and Fedora.

View 8 Replies View Related

OpenSUSE :: Finding Package Dependencies With Zypper?

Apr 2, 2011

Is there a command that I can use to find out what are the dependencies of a given package.

View 4 Replies View Related

General :: Finding The Package That Was Installed Recently Or At The Last?

Aug 16, 2010

How to find the package that was installed recently or at the last? Is there any command to find this? in RHEL 5.0

View 1 Replies View Related

General :: Finding The Adept Package Manager?

Jul 20, 2010

I just installed kubuntu and am having troubling finding the Adept Package Manager. All the tutorials I've found suggest that it should already be installed. I've looked in the Applications > System, searched for it and tried running it with the command line (kdesu adept). I've looked briefly online didn't see anything that jumped out as the right thing to download. Should it already be installed or where can I find it?

View 1 Replies View Related

Programming :: Show The Output Of Shell Command Into A Textbox, Ex Ps -efc Command?

Oct 20, 2010

I am using gtk to program GUI. How can I show the output of shell command into a textbox, ex ps -efc command ?

View 3 Replies View Related

Programming :: Finding Maximum Length File In A Directory Recursively Using Shell Scripting?

Nov 8, 2010

I want to find maximum length file in a given directory. It should search recursivley. I want this to be done using ls and simple looping constructs.

View 6 Replies View Related

Programming :: Finding A Shell Script To Delete Files Which Location Should Be Read From A Log File?

Jul 16, 2011

I have 2 external hdd in wich I have all my files.... yesterday, I have copied all the files from hdd2 to hdd1 and I want to eliminate duplicates so I used FSLint to find them, now, I have a txt file that looks like this:

Code: /media/My Book/!!!MIS DOCUMENTOS/Documentos/2 sep2003-jun2009 USB/!TESIS/TESIS/TESIS CVT LABVIEW Y CODEWARRIOR/LabVIEW85RuntimeEngineFull.exe /media/My Book/HDD_Toshiba/Borrable/Pen_Drive_4GB/Tesis/Super CD de la tesis/LabView/LabVIEW85RuntimeEngineFull.exe multiplied by millions of entries...

now I want to make a shell script to delete all the files/entries (read from the log file) that begin with:

Code:

/media/My Book/HDD_Toshiba/**** Since HDD_Toshiba is the folder in hdd1 (MyBook) that contains all the files from hdd2

View 1 Replies View Related

Fedora Installation :: Finding Information About Installed Package?

Mar 26, 2009

I just installed a package using the System -> Administration -> Add/Remove s/w tool.

How can I find information about what files it has installed and where? I was expecting to get some header files from this package but cannot find them in the normal places like /usr/include etc.

View 5 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved