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


ADVERTISEMENT

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

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

Ubuntu Multimedia :: Ipod Shuffle 2nd Generation And Rythmbox After Upgrading Can't List The Items?

Oct 21, 2010

I own an ipod shuffle and in ubuntu 10.04 worked perfectly, but after upgrading (I did a fresh install) to ubuntu 10.10 rythmbox recognizes the ipod, but it can't list the items and if I try to reload the list, rhythmbox closes irremediably.

View 2 Replies View Related

Debian :: Upgrading From Jessie To Testing By Changing Sources List

May 20, 2015

I have a fresh install of jessie and I'm thinking about starting using testing instead. I tried to use the testing installer but it was so buggy I finally gave up and I now have some questions.

My sources.list currently looks like this:

Code: Select all# deb cdrom:[Debian GNU/Linux 8.0.0 _Jessie_ - Official amd64 NETINST Binary-1 20150425-12:50]/ jessie main

#deb cdrom:[Debian GNU/Linux 8.0.0 _Jessie_ - Official amd64 NETINST Binary-1 20150425-12:50]/ jessie main

deb http://ftp.se.debian.org/debian/ jessie main
deb-src http://ftp.se.debian.org/debian/ jessie main

deb http://security.debian.org/ jessie/updates main
deb-src http://security.debian.org/ jessie/updates main

# jessie-updates, previously known as 'volatile'
deb http://ftp.se.debian.org/debian/ jessie-updates main
deb-src http://ftp.se.debian.org/debian/ jessie-updates main

- I get that I should change jessie but to what, testing or stretch?

- Is it considered reasonably "safe" to upgrade a system by changing sources.list and then running apt-get update && apt-get upgrade?

By safe I mean something along the lines of that given that I have a fresh install of jessie is there a great chance that the upgrade will break my system?

View 6 Replies View Related

Ubuntu Installation :: Upgrading To Koala - And Kubuntu Both Installed

Jan 2, 2010

I tried to upgrade through Ubuntu Jaunty .04 to Koala but couldn't, I think it had something to do with the Kubuntu I have dowloaded also, (like it goes to the same splash screen and I choose if I want to go to Ubuntu or Kubuntu) the kubuntu is on the 8. version. how do I fix this so I can upgrade to Koala?

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 :: 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

Ubuntu Installation :: Way To Get List Of SoftwareI Installed

May 31, 2011

I'm considering rebuilding my system. Is there any way to get the list of software that I added? I know I can see the list of installed software in Ubuntu Software Center, but that list includes items that were included. Rather than going through that long list to see what was included and what I added, is there a way to see only the items I added?

View 3 Replies View Related

Ubuntu Installation :: Get A List Of Pre-installed Packages?

Jun 10, 2011

I'm working on a script that keeps track of user explicitly installed packages (no deps, no default packages), where can I found a list of ubuntu natty preinstalled packages ? Is there some file in the filesystem or in installation disc ?

View 3 Replies View Related

Ubuntu Installation :: Upgrading To 10.04 - Can No Longer Open Manually Installed Bittorent Client

Jun 26, 2010

When trying from the link which was in the applications menu, and manually from terminal I receive the following errors:

Code:

I have since tried the HOWTO: Install Azureus (newest, non-repo way) method of installing Vuze/Azureus, which I think is what I set up for 9.04, and also a synaptic complete removal and reinstall which didn't work.

I have an .azureus folder in my home dir which I would like to keep because it contains my settings and half downloaded torrents etc.

I would be happy to use the the synaptic packaged version of Vuze because it is much more up to date than it has been in the past.

View 7 Replies View Related

Ubuntu Installation :: List Explicitly Installed Packages?

Feb 19, 2010

I wounder how I should do to find out what packages I have explicitly installed on the system, NOT including the dependencies. The purpose is to get a figure of what packages I need to install when I reinstall my system.In Gentoo one can look at the world-file (/var/lib/portage/world) which is a list of my explicitly installed packages, not including system packages (located in /var/lib/portage/system)

View 1 Replies View Related

Installation :: Get A List Of Installed Packages From Non-booting Ubuntu?

Apr 8, 2010

I'm reinstalling an ubuntu machine that does not boot anymore. I have a complete backup of all the files that were on the harddrive.

I would like to make a list of all the programs that were installed, so I can re-install them on the fresh install.

I've found the following procedure, but this method requires that the machine still boots. (and my machine does not boot anymore) code...

Is it possible to get a list of installed packages from the backup of an ubuntu machine?
PS, My appologies for my English, I'm dutch

View 1 Replies View Related

Ubuntu :: Get List Of Installed Packages For Migrating Between Machines?

Jun 23, 2010

I'm migrating to a new Lucid Lynx machine, and I'd like to install all of the packages that I currently have installed on my old machine.Is there a way to query a list of all packages that are currently installed on a particular system, such that I could simply throw this list at apt-get on a new system

View 3 Replies View Related

Ubuntu :: Dpkg - List Manually Installed Packages?

Sep 17, 2010

I'd like to list all packages I installed since the installation. The tricky part is that I don't care for dependencies - only clean list of what I ordered to install. I went through man pages and I did not find anything relevant. Also /var/log/apt/history* doesn't say what I requested and what came as a dependency.

For gentoo-aware folks, I am looking for something like "world" file.

View 1 Replies View Related

Ubuntu :: View A List Of Installed Applications In The Terminal ?

Oct 15, 2010

How do I view a list of installed applications in the terminal?

View 2 Replies View Related

Ubuntu :: Retrieve List Of Installed Packages From Live Cd?

Dec 20, 2010

I am having to reinstall ubuntu because of my silly mistake. Anyway, my questions is, when booting from live cd, how would I get the terminal to print out what I have listed on my actual hard drive? I know this works if I am logged into my actual Ubuntu hard drive, but I can't do that: dpkg --get-selections > installed-software.I am trying to get a list of installed packages because I can't actually boot into my current ubuntu hard drive

View 2 Replies View Related

Ubuntu :: Create A List, From LiveCD, Of What Programs Are Installed On HDD?

Jan 4, 2011

I made this thread last night~[URL]... Because my Ubuntu failed, and i have no idea why. I hadnt done anything different or risky.. and Ive no idea what to do. So, It appears Im going to have to do a re-install. Which, I really dont mind too much... (especially with Ubuntu) But It will stink if i *again* lose all my bookmarks , and lose track of all my installed programs. The programs, not as much of an issue as the bookmarks in my browser.. I would like to know, If I can somehow access the HDD from the LiveCD, So that I can create just a simple text list of all programs installed on the hdd? I cannot access my HDD except through the LiveCD So is there a way I can do this? Some kind of simple command I can toss into terminal, and have it output me a text file of all programs installed? or something? I really am totally clueless on how I would be able to save my chromium bookmarks.

View 9 Replies View Related

Ubuntu :: List Of Installed Packages By Repository Through Commandline?

Feb 11, 2011

I know dpgk --get-selections will list all installed packages, but is there a way to also get the repository each belongs to as well.

View 3 Replies View Related

Ubuntu :: View List Of All Packages Of An Installed Software?

May 12, 2011

I want to see all packages of a software in Ubuntu.

View 7 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

General :: Root Of Previously Installed System Not Found Getting Message When Upgrading?

Jul 4, 2010

I am trying to Upgrade from Fedora 12 to Fedora 13 using Preupgrade. My system downloads the the Upgrade and tries to install it but returns a message "Root of the previous system not found". I would really like to fix this problem but dont know how.

View 1 Replies View Related

Ubuntu :: Apps Installed Thru Synaptic Not Appering In Applications List

Jan 14, 2010

i installed "display calibrator" from the distros and afterwards i cant find it under Applications (graphics/ sound&audio/system tools...), so i went to System > Preferences > Main Menu and it isnt listed anywhere.

View 1 Replies View Related







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