EzDevInfo.com

software-center interview questions

Top software-center frequently asked interview questions

Why can't I update applications without upgrading the whole OS?

In Ubuntu, once a release is out the software one has installed receives security updates only. In Windows, I can get new versions of programs with new features. How can Windows do this and why can't Ubuntu?


Source: (StackOverflow)

How do I enable the "Universe" repository?

How do I get to Universe Repository of Ubuntu software as mentioned in Ubuntu 12.04 LTS? I am installing 12.04 Ubuntu. Please help.


Source: (StackOverflow)

Advertisements

How do I install software using the Ubuntu Software Center?

The title says it all. I'd like to know how I can install software - an example is the Chromium web browser.


Source: (StackOverflow)

What is the process for getting paid apps into the Ubuntu Software Center?

What is the process for getting paid apps into the Ubuntu Software Center?


Source: (StackOverflow)

How do I enable the "backports" repository?

How to enable the backports repository so I can get newer versions of software?


Source: (StackOverflow)

Are there alternatives to software center?

Are there any GUI alternatives to the Ubuntu Software Center with

  • Fast application loading/Low startup time
  • Fast search
  • Low weight/size
  • Application purchase facility

Source: (StackOverflow)

How do I enable the "multiverse" repository?

I keep seeing places refer to the "multiverse" repository as a place I can get software, how can I enable this repository? Please specify how to do this graphically and via command line.


Source: (StackOverflow)

How can I set the Software Center to install software for non-root users?

How can I set the Software Center to allow non-root users to install stuff from the Ubuntu repos without having to type in their password?

I'm fully aware of the security implications, and I am willing to take the risk. Fedora 12 shipped with something like this. (By modifying the PolicyKit configuration, I believe)


Source: (StackOverflow)

Are the programs in Ubuntu Software Center spyware free?

In Ubuntu Software center there are different sections for programs

  • Provided by Ubuntu
  • Canonical Partners
  • For purchase

I know all of these are open-source; but is there any validation process done by the Canonical to ensure that they are free of any spyware or malware?

I wonder will anyone get time to look at all these (2355 programs or so as of now), software code that too for every release!!

I am worried because I routinely install rather unpopular software from software center :)


Source: (StackOverflow)

Is there an "unofficial" software center with all the PPAs?

Many questions are answered simply with add this repository and install.

I understand that Ubuntu developers cannot quickly verify all packages and make them available in official repositories. But is there an unofficial main repository or software center where developers can register their PPAs?

Adding individual repositories is a pain and the update also takes longer as it has to check all the PPAs. Like we have alternative markets for android, it would be great if there are any popular alternative software sources that we can reasonably trust.


Source: (StackOverflow)

How can I browse the Ubuntu Software Centre online?

I'd like to access entire contents of the Ubuntu Software Center online. Is there anyway to browse the Software Center online?


Source: (StackOverflow)

How do I deal with "unauthenticated sources" errors in the Software Center?

Any install that I'm trying through the Software Center is telling me:

Requires installation of untrusted packages: The action would require the installation of packages from not authenticated sources.

I did an apt-get update from the command line, then removed the software sources that the keys were bad from (PPAs I added myself), and unchecked them in the software sources for software center, but to no avail. I can't install anything from software center anymore - only> from the command line with apt-get.

Is uninstalling/installing the only option? I don't want to break other PPAs that I have.

Additional information:

Here's a paste from apt-get update:

Reading package lists... Done
W: GPG error: http://ppa.launchpad.net oneiric Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY B725097B3ACC3965
W: GPG error: http://us.archive.ubuntu.com oneiric Release: The following signatures were invalid: BADSIG 40976EAF437D05B5 Ubuntu Archive Automatic Signing Key <ftpmaster@ubuntu.com>

I've tried apt-key update, and there was no effect (two keys unchanged).

The output of apt-get update and apt-get upgrade, and the contents of /etc/apt/sources.list, can be found in this pastebin post.


Source: (StackOverflow)

How to remove the "For Purchase" section from the Software Center?

The Software Center has a section of For Purchase programs —see screenshot below—,
which is annonying me every time I want to install something.

Is there any way to remove or hide these programs from the Software Center?

Links to answers:

For 13.10 and higher
For 13.04
For 12.10
For 12.04
For 11.10 and lower
Please leave a comment or send a mail to jmendeth@gmail.com
if it's not working for you or you're having trouble!

The 'For purchase' section of the Ubuntu Software Center.


Source: (StackOverflow)

Problem with .deb packages on Ubuntu 16.04

This bug has now been fixed upstream. An update has been issued. If you still cannot install, ensure you have updated fully, and then restart your computer.

I am trying to install downloaded DEB packages. Each time, I see a warning like this:

And clicking install just loads and nothing changes.

This shows for all the packages I try and install. How can I install a package?


Source: (StackOverflow)

How do I install an application by DEB file for a single user only?

When installing applications via the software center or by a DEB file they will usually be installed system wide for all users.

Is there a way to install an application for a single user only?


Source: (StackOverflow)