apt is Advanced Packaging Tool, package manager for Debian based distributions.

learn more… | top users | synonyms (1)

0
votes
2answers
595 views

Unable install software using sudo apt-get install [duplicate]

Possible Duplicate: Fixing Could not get lock /var/lib/dpkg/lock When I used sudo apt-get install it is either getting struck or it is showing an error like this E: Could not get lock ...
1
vote
1answer
416 views

Load button in aptoncd wont work

I am using aptoncd for backup the cache but in ubuntu 11.10 the load button wont work so i opened from terminal when i pressing load button terminal shows timeout error how to solve this
3
votes
2answers
751 views

How to only apt-get upgrade Certain Applications?

I only have a traffic-limited mobile broadband connection at my disposal. sudo apt-get dist-upgrade wants to get ~500MB of data which is not feasible for me right now. Hence, is it possible to only ...
3
votes
1answer
1k views

Disable proxy server for one apt repository

I have made a local apt repository, but my IT-department caches LAN traffic on the proxy server. Is there a way I could work around this to disable the proxy settings for this local apt repository? in ...
1
vote
1answer
294 views

NFS server generating “invalid extent” on EXT4 system disk?

I have a server running Xen 4.1 with Oneiric in the dom0 and each of the 4 domUs. The system disks of the domUs are LVM2 volumes built on top of an mdadm RAID1. All the domU system disks are EXT4 and ...
1
vote
2answers
6k views

add-apt-repository wont work on proxy [duplicate]

Possible Duplicate: How do I add a repository from behind a proxy? I would like to send an add-apt-repository command via the gnome-terminal on my Ubuntu 11.10 laptop that is connected ...
0
votes
1answer
2k views

Installing XULrunner, adding mozilla daily ppa doesn't help

I need to install xulrunner so I can use Redcar, but am unable to do so. I followed the steps in this question verbatim Install XULRunner 2.0. Here's the output from adding the Mozilla PPA: ...
0
votes
1answer
389 views

Update manager won't update, Software Center will not open

Could not initialize the package information An unresolvable problem occurred while initializing the package information. Please report this bug against the 'update-manager' package and include the ...
3
votes
2answers
697 views

Why am I unable to install,remove or upgrade packages?

When I wanna do anything with Synaptic or apt-get or stop,start,restart postgresql I receive following error Setting up postgresql-common (114) ... * Starting PostgreSQL 8.4 database server ...
10
votes
5answers
28k views

apt-get update fails to fetch files, “Temporary failure resolving …” error

Err http://archive.canonical.com natty InRelease Err http://security.ubuntu.com oneiric-security InRelease Err http://extras.ubuntu.com natty InRelease ...
2
votes
3answers
125 views

can apt do everthing dpkg can?

As I understand things apt uses dpkg are there any operations that you can do with dpkg that can't be done with apt? as a new User to Ubuntu server do I need to learn anything about dpkg?
2
votes
1answer
194 views

Does apt-get automatically check digital signatures?

I am planning to run a production server on Ubuntu LTS 8.04 and I am concerned about security of the packages I am installing I want to make sure that packages that are downloaded by apt-get were not ...
1
vote
0answers
136 views

Problem with Microsoft core fonts installer [duplicate]

Possible Duplicate: How can I accept the agreement in a terminal, like for ttf-mscorefonts-installer? Yes, very strange problem indeed. I installed Gnome package for a more beautifull ...
1
vote
0answers
3k views

Update manager generates 404 error while attempting update. Will not update [duplicate]

Possible Duplicate: How can I fix a 404 Error using a PPA? While running update manager in Ubuntu 11.10 Oneric Ocelot I receive this list of errors. > W:Failed to fetch > ...
2
votes
5answers
911 views

How to bypass the apturl and download the deb file directly?

I want to download this game 0A.D. from http://www.playdeb.net/software/0%20A.D. .deb file. They keep their file up to date with the source code, so they have the newest versions. I don't want apturl ...
2
votes
0answers
838 views

Packages have unmet dependencies, why? [closed]

I get this error while trying to install a package as follows: sudo add-apt-repository ppa:v-launchpad-jochen-sprickerhof-de/pcl sudo apt-get update sudo apt-get install libpcl-all The first two ...
1
vote
2answers
65 views

Newer apt repositories on older Ubuntu releases

If I have an older Ubuntu release, lets say it is Ubuntu 10.04, and I have to install a package from a newer Ubuntu apt repositories (e.g. from Ubuntu 11.10 repo's) because the newer versions of that ...
2
votes
1answer
114 views

When a PPA has a package of the same name in the Ubuntu Software Center

If a PPA in your sources list has a package of the same name in the Ubuntu Software Center, which one shows up in the software center. Likewise, which package is downloaded via apt-get install ?
2
votes
2answers
323 views

What does the installation of linux-{image,headers}-generic-lts-backport-natty do?

What do these command do? sudo apt-get install linux-image-generic-lts-backport-natty \ linux-headers-generic-lts-backport-natty Does it install just a new Linux version or ...
1
vote
1answer
171 views

How paranoid should I be that the automatic package manager mechanism is going to remove packages that I use?

When I use the packaging tool, it "reminds" me to use autoremove to remove packages which are no longer needed. But when I review the list, I see packages which I wish to keep. $ sudo apt-get ...
1
vote
2answers
726 views

An unhandleable error occurred [duplicate]

Possible Duplicate: Cannot install any software from the Software Center due to ttf-mscorefonts-installer package error Ubuntu 11.10 Software Centre Error title:An unhandlable error ...
0
votes
1answer
256 views

Install mediawiki with PostgreSQL instead of MySQL

I need to install Mediawiki with PostgreSQl as database backend on an 10.04 server. I would prefer to install Mediawiki via apt-get/aptitude but I don't know how to configure the installation not to ...
8
votes
4answers
37k views

how to install packages with apt-get on a system connected via proxy?

I've got an Ubuntu 11.10 system connected via a proxy to the internet, and I would like to install packages via apt-get. When I try to do that I get this error message: sudo apt-get install ...
6
votes
1answer
8k views

How to solve configure: error: readline library not found?

I have an Ubuntu 10.04 LTS server with a minimal install that I want to compile postgres on. With the minimal install the server did not have gcc so I had to do an apt-get install gcc but now I keep ...
0
votes
1answer
659 views

What to try when apt-get install XXX results in Connection failed

Is there something wrong with the repository, the server, or is my cache stale? I am able to ping tw.archive.ubuntu.com just fine. It almost seems like the file ...
10
votes
5answers
25k views

407 Proxy Authentication Required

When I try to install a software using Ubuntu Software center I get: Failed to download repository information Check Your Internet connection When I try to do a apt-get install something, I get: ...
0
votes
2answers
602 views

Aptitude offers to remove some packages but apt-get doesn't?

I'm trying to install mint-meta-mate which is Gnome 2 fork on 11.10 - 32bit with aptitude i get this: The following NEW packages will be installed: caja{a} cowsay{a} fortune-mod{a} ...
1
vote
3answers
1k views

Getting error from apt-get when trying to install php5 package

I am new in ubuntu and I try to run a website by my own computer but I can't install php5. When i typed: sudo apt-get install php5 I received: Package php5 is not available, but is referred to ...
4
votes
1answer
2k views

How to find the latest version of redis-server in repos?

I am running 11.04, and I need to learn how to search for packages for 'redis-server' and also what version they various repo's have? I know to add a repo I add it to /etc/apt/source.list and ...
6
votes
1answer
147 views

Limit what users can install

This is a theoretical scenario that has come up as part of another question: I have x Ubuntu desktops with x users. Users don't have sudo privs I can let them install things through the software ...
0
votes
1answer
437 views

Minimal package to install Qt Assistant

We are using Qt Assistant as our help system for a custom application that will run on Ubuntu. In building the .deb package, I need to include a "Requires:" value that makes my package dependent on ...
1
vote
0answers
1k views

GPG error from apt-get [duplicate]

Possible Duplicate: What is the easiest way to resolve apt-get BADSIG GPG errors? Whenever I run apt-get update or apt-get install I get an error akin to the following: W: GPG error: ...
0
votes
2answers
1k views

A proxy problem of “sudo apt-get install”

I am trying to install a package python-pygments under Ubuntu. After launching sudo apt-get install python-pygments, it is blocked: Reading package lists... Done Building dependency tree ...
0
votes
1answer
311 views

Errors with ATFTPD: Unterminated quoted string

After upgrading Ubuntu from 11.04 to 11.10 (32bits) I'm having trouble with ATFTPD: Anytime I'm starting atftpd I'm getting this error: /etc/default/atftpd: 2: Syntax error: Unterminated quoted ...
2
votes
1answer
9k views

How to install libboost 1.48?

I would like to install the latest Boost C++ libraries onto my 10.10 system using a PPA but cannot find one that works. Nordlöw already suggested good sources in a similar discussion but I could not ...
1
vote
1answer
360 views

Shorewall missing from Ubuntu 11.10 default repository?

I'm looking to configure my network using Shorewall on my Ubuntu 11.10 laptop. When I run apt-cache search it doesn't find Shorewall, is there some other repository I can add it from? Or is the ...
3
votes
0answers
7k views

How to fix GPG error for extras.ubuntu.com oneiric Release? [duplicate]

Possible Duplicate: What is the easiest way to resolve apt-get BADSIG GPG errors? Some days ago my apt-get update has suddenly began to throw W: GPG error: http://extras.ubuntu.com ...
1
vote
1answer
379 views

How to obtain installed package files?

I need to download all packages I already installed on Ubuntu 11.10 x64. There should be in /var/cache/apt/archives I know, but there are only 300 Mb of deb files. I installed a lot of development ...
1
vote
1answer
283 views

Screen turns gray on boot after install of a PPA

Problem I recently added ppa:eugenesan/ppa to my maverick installation to install smartgit. Right after apt-get listed a bunch of updates that I immediately installed. After rebooting I noticed that ...
5
votes
1answer
238 views

How to install software from source and tell the apt-get that I have installed the version?

For installing software from source: ./configure make sudo make install How to tell the apt-get that the software has been installed, so that sudo apt-get install someSoftware Will show that the ...
3
votes
1answer
769 views

Removing popularity-contest without trashing the system?

I do want to uninstall the "popularity-contest" package from my system. While I know that I can disable it with $ dpkg-reconfigure popularity-contest it is still a package I want removed. ...
3
votes
1answer
45 views

Individually upgrading packages

Is it possible to upgrade just a single package and its dependencies to their latest version? I know its recommended to do a total upgrade, but when you are in a hurry or are in short of bandwidth, ...
0
votes
2answers
205 views

Disable updating of ethernet driver

I discovered that the latest driver for my computers ethernet-adapter did not work. I fixed this by downloading an earlier driver, which worked perfectly. However every time I run "apt-get upgrade", ...
0
votes
2answers
777 views

sudo apt-get install returns a 404 error but ping returns packets. Is it a problem with my network configurations?

I'm trying to install openjdk on an Ubuntu 11.04 VM in a Mac. However, I'm running into 404 errors on the command line which I can't diagnose why. sudo apt-get install openjdk-6-jre-headless ... Err ...
5
votes
1answer
288 views

How to know that an app uses which proxy settings

There are applications which don't work over proxy. Last time I tried Software Center did not work. update-manager also has issues connecting to proxy though there is a workaround. How do I find out ...
0
votes
1answer
1k views

I cannot solve the “Install these packages without verification” problem

I Googled and Googled and I just cannot find a solution to this problem: sudo apt-get install <whatever> Gives me: WARNING: The following packages cannot be authenticated! and Install ...
0
votes
1answer
248 views

ubuntu linux updates don't update to latest version, why? [duplicate]

Possible Duplicate: How do software updates work? I'm using ubuntu and any now and then new updates are offered for installation. However I've noticed these updates don't necessarily offer ...
1
vote
0answers
434 views

How to make a deb install only when the dependency is installed, or the conflicting packages aren't? [closed]

I'm making a package for Cydia, but since it uses APT/dpkg, I thought I'd ask this question here. I want my package to only install if gsc.wildcat (represents an iPad) is installed, or if ...
3
votes
2answers
3k views

How can I install a specific older version of Firefox and keep it from automatically updating?

I wrote a bash script to configure a suite of tools for continuous integration on top of Ubuntu 10.04.2. The script recently stopped working and I tracked the problem down to the newer version of ...
2
votes
1answer
480 views

3.0.0-13-lowlatency-pae, where can I find its source

I know for another post that using apt-get source linux-image-$(uname -r) I can get the kernel source, but I'm using the 3.0.0-13-lowlatency-pae kernel and using the command, I got this message: ...

1 30 31 32 33 34 42