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
ADVERTISEMENT
Mar 28, 2010
how do I save installed packages in a list and restore ...
rpm -qa > installed-software.log
yum install $(cat installed-software.log)
sorting rpm packages by size
rpm -qa --qf '%{SIZE} %{NAME}
' | sort -n
View 4 Replies
View Related
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
Feb 19, 2010
how to get yum to list all of the packages currently installed from a specific repository?
View 2 Replies
View Related
Apr 21, 2011
I want to list all installed packages by keyword. For example I want to know what packages were installed related to "game". How can I do that in Fedora?
I tried 'yum list installed', 'you search' ... but still can't find a solution. I'm not a yum expert .
View 2 Replies
View Related
Jul 8, 2011
I'm trying to list installed packages on a remote server. I don't see a way to do this with either yum or rpm.In particular, I'd like to list installed packages on a remote server, and list only those packages installed from our own repo
View 5 Replies
View Related
Oct 25, 2010
Where might I find a list of all packages available for install on the Fedora 12 disks?
View 2 Replies
View Related
Apr 17, 2009
I've recently removed some packages and now have a problem with fonts. how to get list of removed packages (for example, last 10)?
P.S. I'am using yum-remove-with-leaves plugin.
View 1 Replies
View Related
May 26, 2010
I just did something stupid... I wanted to remove a numeric prefix from a bunch of files in a folder (EXT4 filesystem), and I ran the following Python commands to rename the files:
Code:
import os
currentdir = os.getcwd()
[code]...
View 7 Replies
View Related
May 14, 2009
I need a sed command to print a list of files in "/home" directory, ending in ".sh"
View 4 Replies
View Related
Jun 25, 2009
Fedora 11 update released today creates a dependency issue in my x86-64 system: Processing Dependency: kernel-uname-r = 2.6.29.5-191.fc11.x86_64 for package: kmod-wl-2.6.29.5-191.fc11.x86_64-5.10.91.9-3.fc11.1.x86_64 # yum info kernel-uname-r produces "no matching packages to list" the yum info pack tells me kmod-wl is: Metapackage which tracks in wl kernel module for newest kernel so it seems important to have it up to date. What should I do?
View 5 Replies
View Related
Sep 23, 2009
If I were to lease a linux server on from a hosting company could someone among you give me a list of possible current uses/applications that would earn money these days?
View 4 Replies
View Related
Aug 11, 2009
Is there a list of RPMs with known vulnerabilities? I was hoping to run some scripts across the list of currently installed packages vs such a list of vulnerable, to get an idea of what systems need attention. And no, just updating everything is neither an option, nor possible. My servers don't have access (nor do I want them to) to the outside world. Further, being production systems, I can't cause a disruption outside of scheduled down time, and due to running commercial software I can't upgrade some packages due to vendor support issues.
View 1 Replies
View Related
Mar 22, 2010
Why is it always such a PITA to find a list of md5sums for the various versions of Ubuntu. I've just downloaded 9.10 from [URL], but it took me longer to track down the md5sums than it did to download 690Mb on a cable connection. A simple link on each of the many pages from which you can download Ubuntu is surely not too much to ask. And it's not a new problem. I remember having the same problem going back to at least 8.04, if not earlier. For those others looking for the link, here is one [URL].
View 1 Replies
View Related
Jun 20, 2011
Would like a command line list of commands, that I can print out, I know this would be allot of pages. I have tons of books and the net, but its a royal pain searching for the right command, need something I can flip through.
View 5 Replies
View Related
Oct 7, 2010
Where are downloaded packages saved when i download using yum?
View 2 Replies
View Related
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
Apr 22, 2011
Is there a Linux program I can use to display random words from a list? By entering words in a spreadsheet and then sorting the list in alphabetical order, I made a list of new vocabulary words for myself to memorize, and wondered whether I could make random words from the list display on the screen daily. I know I could write a program to do that if I knew programming, but I don't.
View 10 Replies
View Related
May 17, 2010
Is there any repository providing latest ALSA packages for Debian?
View 4 Replies
View Related
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
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
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
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
View Related
Jan 13, 2010
On a KDE4 environment after downloading some music from rapidshare with JDownloader the archives self-extracted with the symbol in some of the file names. Those files couldn't be renamed or deleted, the file manager said that the files didn't exist - very weird. The files should have had some swedish characters in their file names. Now I'm stuck with those files on my machine. Anyone knows how to get rid of them?
View 2 Replies
View Related
Jun 23, 2011
OS: RHEL / CentOS If I use "yum" to add / erase packages, OS will log the info to file /var/log/yum.log.
But if use "rpm -e" to remove a package, there is no related log file to show which rpm package got earsed. I have to run "rpm -qa > /tmp/$TIME", and then diff the /tmp/$TIME file to get the difference.
Is there is command to show the erased packages (erased by using rpm -e)?
View 1 Replies
View Related
Apr 2, 2011
pkgtool just lists it in alphabetical order.
View 14 Replies
View Related
Apr 20, 2016
How do you list only installed packages that were not installed automatically? I see in aptitude that it will list whether they were installed automatically or not, but it is hard to find them because the are a lot more installed automatically than non-automatically.
View 1 Replies
View Related
May 3, 2010
I can't remember if branch is the correct term but I am talking stable, testing or unstable.
i have looked through the dpkg and aptitude man pages but can't seem to find if there is a way to search which packages on the system are installed from a specific branch. Is there a way to do this?
View 2 Replies
View Related
Oct 20, 2010
I fruitlessly tried to understand the mechanism of package clean in Debian. There are two types of packages: the one that are essential for user and dependencies of these packages. How could I found where the list of essential packages is kept in Debian? (in Gentoo it is called world-file)
dkpg -l shows me the list of all packages installed.
View 3 Replies
View Related
Mar 3, 2010
How can I list what i have installed for current packages, excluding what normally comes with a fresh install of 9.10?
View 8 Replies
View Related