SUSE :: Find A List Of Installed Software?

Jan 24, 2010

Where can i the instald software in suse11.2 with kdeis there the same as in windows configuration->software.

View 4 Replies


ADVERTISEMENT

Fedora :: Find List Of Installed Software In 12?

Feb 1, 2010

I have installed F12. only the office package. How can I find out which programs are installed ? In fact, my question is if all the installed programs are appearing in the "applications" tab.

View 10 Replies View Related

CentOS 5 :: Find The List Of Installed Packages?

Jan 5, 2010

I would like to know what packages are currently installed in my linux machine. My machine is running CentOS 5.4. There is no GUI. All I have is command line interface.

View 2 Replies View Related

General :: Find Out A List Of RPMs Installed Using "force" Option?

Apr 12, 2011

I'm just wondering if there is an easy way I can generate a list of RPM packages which have been forcefully installed on the system (got a couple of servers transitioned).

All servers are RedHat-5 if that matters.

View 1 Replies View Related

Fedora :: Repository List And List Of Installed Applications?

Feb 17, 2010

I understand there is a file that stores the repositories' information, but I can't find it!Is there a way I can create a list of what applications have been installed?The idea is that if I am running a backup, finding a way to save the repository list and applications installed so if I am upgrading, or fixing a borked system by re-installing Fedora, I could copy the repo list back, and run the applications list like ode:yum install <cat apps.txt?> and get all of the applications I've installed via Yum without having to remember them all?Is there anything else, outside of /home, I should look at backing up? SELinux settings?

View 6 Replies View Related

SUSE :: Cannot Get Printer Installed With SuSe And Windows Applications

Jan 6, 2009

Recently my computer was infected by several viruses and my brother cleaned it up and installed SuSe for me. He also put windows xp back on my system for our children. I am having a terrible time installing our Dell 924 printer. I have it installed for windows, but cannot get it to print for my Linux system. What am I doing wrong? Can anyone give me some direction?

View 5 Replies View Related

SUSE / Novell :: Cannot Find Libtk8.4.so For Suse 11.2

Feb 4, 2010

The software use to work well here, but now I got this when I try to run it

sparky: error while loading shared libraries: libtk8.4.so: cannot open shared object file: No such file or directory

But I can not find it.

I also tried

cd /usr/lib
ln -s libtk8.4.so libtk.so.0
ln -s libtcl8.4.so libtcl.so.0

but this does not work neither.

View 4 Replies View Related

Fedora :: Save "list Of Installed Packages" In A List And Restore?

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

Software :: Updated Sources List For SUSE 9?

Sep 3, 2010

Just a simple question. I'm new to SUSE SLES 9/yast2. I need to install the php5-mysql package however, yast only has packages for php4-mysql. Can anyone tell me a sources repo that will include the latest packages?

View 3 Replies View Related

SUSE / Novell :: List Out All Cron Job Details With Any Single Command

Mar 31, 2010

I am using SLES10 and i checked with command crontab -l and when i compared it with the cron.d/daily/monthly/hourly , all they are different. is there any single command that list out all the cronjobs that exist under the system.

View 3 Replies View Related

SUSE / Novell :: Install Application In 11.2 - Doesn't Show Up In The List Of Apps

Aug 3, 2010

I'm trying to install kweather in 11.2. I have downloaded and installed. I can find it in usr/bin and usr/lib but I can't add an application as in 11 or 11.1. It doesn't show up in the list of apps. It's there but I can't get it on the desktop.

View 14 Replies View Related

Fedora :: List Of Installed Applications?

Nov 2, 2010

I've been using Fedora 11 x86_64 for over a year and am about to upgrade to Fedora 13 using a genuine Fedora installation CD that I got last summer at OSCON. I've made a full system backup, but before I take the plunge I want to get a list of all installed applications. I have tons of special applications installed, many of which took tweaks to get running. Just in case something breaks so badly that I have to reinstall I want to be sure I can put everything back, even if it takes me several days work.I know I have read about utilities that will generate a list of installed apps, but I can't find any.

View 8 Replies View Related

OpenSUSE :: Way To List All Apps Have Installed?

Oct 17, 2010

Is there a way to list all the apps I have installed?

View 9 Replies View Related

Red Hat / Fedora :: LibUSB On FC - Yum List Installed

Apr 14, 2011

I got Fedora core release 3
kernel 2.6.9-.667

I would like to know which command I have to use to see the libusb installed. I used this:
yum list installed | grep usb
but no output.

View 6 Replies View Related

Software :: List All Printers Installed

Jan 30, 2010

Basically i need to test multiple printers at the same time so i will have some usb printers and parallel printers all connected at the same time and test print them by simply running the shell script.

View 5 Replies View Related

Debian :: List Only Non-automatic Installed Packages?

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

Debian :: List Packages Installed From A Branch?

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

Fedora :: Yum List Installed Packages From Repository

Feb 19, 2010

how to get yum to list all of the packages currently installed from a specific repository?

View 2 Replies View Related

Fedora :: List The Installed Hardware On A Machine?

Feb 6, 2011

I am looking for a way to list all of my installed hardware. In windows I used to use the device manager for that. Is there some GUI package I can download that is similar for Fedora?

View 2 Replies View Related

Fedora :: Save A List Of Installed Software?

Mar 31, 2011

Since Fedora isn't a rolling release distro like I'm used to, I was wondering if there was a way to save a list of installed packages to make the next upgrade easier. I'm eagerly waiting for FC15, but still on FC14, and I would like to know if there's a way to export a file that yum can reference to reinstall what program titles I already have installed.

View 6 Replies View Related

Fedora :: Yum : List Installed Packages By Keyword?

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

OpenSUSE Install :: Way To See A List Of Software That Have Installed

Mar 28, 2011

im very slowly migrating across from Windows to OpenSuse. However i have a few quarms about the system and how it works.

1. Add / Remove programs.Is there a way to see a list of software that you have installed and is it quite easy to "un-install" it? I have installed Compiz and then when i went to remove it i could see 10ish items called Compiz. I was confused about how to uninstall it all from my system successfully without getting rid of something i need.

2. Software packages.I have tried to install packages from the OpenSuse site and I'm not sure what has happened to it. I have installed Virtual box from here and nothing has happened. I cannot search or even see Virtualbox anywhere. What im wanting to do is run OpenSuse as my Primary OS and then run Windows 7 on VB so i can continue to work as normal under it.

3. OpenSuse in a Microsoft domain.Is this possible? At work we use a Microsoft domain but is there a way i can install the Admin tools for OpenSuse so i can continue to work as normal by for example using Active Directory etc etc.

4. Device Manager?In Windows you have the "Device manager" a very handy tool that tells you what is on your computer, what drivers are missing and need installing etc. I can't see anything like this in Suse. Im not sure if all my hardware is installed once i am in Suse like Graphics cards, sound card, network card, card reader, and anything else that is on my PC etc.

5. Partitioning. Can someone give me a good description on how OpenSuse partitions your hard drive. I have seen it gives you a "swap?" drive etc but unsure as to what this is.

View 3 Replies View Related

General :: Get List Of Dependencies Of Non-installed RPM Package?

Jun 8, 2011

apt-cache show <package> shows also it's dependencies.yum info <package> does not show dependencies, but it obviously know them.How to ask yum for dependencies of specified package?

View 1 Replies View Related

Ubuntu Installation :: How To List Installed Packages

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

Ubuntu :: Backup List Of Installed Apps?

Jun 23, 2010

How to make a backup of installed applications?

In the answer there was some program which would create a file listing all installed apps and store it in /home. On updating the OS or re-installing, the file would be used to re-install all apps listed.

View 5 Replies View Related

Ubuntu :: Upgrading - List Of Installed Software

Nov 5, 2010

Finally, I found time to start moving from 8.10 to 10.10. I now start preparing the moving (backup data etc). I have installed quite a lot of software via the package manager, many of them I do not remember. Is there a possibility to create a list of installed software in Ubuntu 8.10 ?

View 5 Replies View Related

Ubuntu :: Get Detailed List Of Installed Packages?

Nov 25, 2010

I know I can do a dpkg --get-selections to get a list of installed packages. Is there a way to get the version of the package listed as well?

View 1 Replies View Related

Ubuntu :: Generating A List Of Installed Apps?

Dec 5, 2010

How can I generate a list of all the apps I have installed in my Ubuntu installation?

View 3 Replies View Related

Ubuntu :: Get A List Of Packages That I Installed Deliberately?

Feb 23, 2011

In MacPorts, the ports I would be looking for are the requested ports. They have a system so that when you install a port, that port is marked as requested. Also if you want to keep a port that was installed as a dependency, you can set it to be requested manually. Does the Debian system have the same functionality? It seems that there are some utilities that get that done..

View 3 Replies View Related

Ubuntu :: Newly Installed Application Does Not Appear In List?

Feb 26, 2011

A friend installed QCad. All seemed well but he cannot find the app in the Applications menu under any category. Strange thing is, the Software Centre shows that it is installed. How can he run it if it does not appear in the Apps menu?n it be run from the command line?

View 4 Replies View Related







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