Questions tagged [package-info]

15 questions
204
votes
3 answers

How do I get details about a package which isn't installed?

How can I get some details about a package without installing it, (eg. the description and version number) like in Synaptic or Aptitude. The command dpkg -s PACKAGE does not work, with this error. It works for installed packages,…
kiri
  • 28,986
36
votes
1 answer

What is the use/purpose of the ca-certificates package?

I have always wondered what it's used for but I found little documentation about it.
user567600
8
votes
1 answer

What are -dbg packages for?

1- What are -dbg packages really for? 2- Is it a good/bad idea to install them for, at least, my preferred applications/packages? 3- Does installing them for my preferred applications/packages helps developers on debugging bugs I may encounter?
5
votes
2 answers

Set difference of packages installed on 2 machines

Given two machines: ServerA ServerB which tool best outputs a "set", diff-like view of packages installed: Only on ServerA Only on ServerB On both machines
5
votes
1 answer

apt lists in /var/lib/apt/lists overwritten with html page for Starbucks wifi terms

I sat down at Starbucks this afternoon to do some work (Ubuntu 12.04 Desktop x64), and got the red-circle-with-white-line error icon in the systray notifying of a package error. Also, apt, aptitude, update-manager, and synaptic were all failing to…
bgibson
  • 5,037
4
votes
2 answers

Is there a way to determine if package depends on wine to run from its .deb?

I would like to know if installed app will use wine server to run: for e.g. picasa once installed -- it uses wine to run, however I want to know that picasa will use wine before installing it. I've tried dpkg -I but doesn't show this particular…
wisemonkey
  • 3,483
2
votes
1 answer

How to find the lp-name and ppa-name on launchpad to add with add-apt-repository?

My goal is to install the libraw5 package. It is not a part of the standard Ubuntu packages already installed on my PC. I learned so far, that I have to search for this package on launchpad.net. There, I should find two important informations: The…
2
votes
0 answers

Ubuntu: package description

i am trying to obtain detailed information of available updates only, so i can read them from pipelines for further processing. I’ve already tried apt-cache show command but it displays two parts: the first represents the one i want and the second…
Yagami
  • 21
2
votes
3 answers

Main, restricted, multiverse, universe - how to know from where package is?

Is it possible to know such information about each package individually?
2
votes
4 answers

how to know about a package as its a main package or dependecies to other package ?

I would like to know about package information as i have mentioned in my Question . For example , There is a installed package in my system . So i want to know whether its a main package or dependency to some other package . Thank you .
Raja G
  • 105,327
  • 107
  • 262
  • 331
2
votes
3 answers

Why is my package information seemingly not updating?

Are there no updates for anything or has something gone wrong on my computer? As of recent, I have been getting a red warning triangle in my notification bar: When I go to my update manager, it tells me that I have not updated my package…
2
votes
2 answers

How to find Pure-FTPd version

I have installed Pure-FTPd on my Ubuntu 10.04 LTS? Which command will give the version of the server running?
1
vote
0 answers

Support package responsible for the stand by mode Logitech wirelles products

Good day. The distro Ubuntu contains a package(s) which allows switch the wireless keyboard and mouse Logitech MK 330 in the standby mode after 5 minutes of inactivity. Tell me what kind of package is?
Andrey
  • 11
0
votes
2 answers

Unable to locate package koha-common

I just have installed Koha on Ubuntu 16.4. But due to some reasons I have uninstalled it. Now I am trying to install it again but now it is telling E: unable to locate package. Please help. Results of sudo apt update: E: Could not get lock…
-1
votes
1 answer

Why does Ubuntu GNOME recommend make?

Running apt-cache depends ubuntu-gnome-desktop lists, among other things, GNU Make as a recommend. apt-cache depends gnome doesn't list Make. Why? It doesn't seem like Make and GNOME would be in any way related (apart from their origins at GNU, if…
strugee
  • 1,092