Welcome to Server Circle. It's a friendly site and all levels of experience are welcome. Be aware that we use cookies for your login.
Server Circle - Ask questions about Servers and get answers from experts.
Beta (0.02 sec)
Updating files on Ubuntu

I want download *.deb package for ubuntu.

Where can I download them?

Asked by:
SeYedMahdi
26 points
 Report Abuse
 Share Page - Category: Ubuntu Linux - Tags: Updating files on Ubuntu
 Enter your response
Please use Pastie.org to paste lengthy code or to fix formatting issues with code
  • Responses in reverse (7)

Normally if your using the ubuntu desktop with the gui installed, i would use the ubuntu software centre to install any programs you are looking for. they have a search feature in there to find any program your looking for.

Response by:
rscheideman
55 points
If you want to download an individual .deb package from one of the Ubuntu repositories you can use aptitude.

aptitude download

This will download the .deb but not install it on the system.

Regards,

Jim

Response by:
Jimbob
437 points
First of all define your request

for example you want to install wireshark

then execute:

apt-get install wireshark

if you want, you can upgrade all packages on your system by

1)apt-get update

2)apt-get dist-upgrade

Response by:
jalal
3623 points
You can find ftp server for debian package after you can get al package

Response by:
mohamad_kian
1548 points
Your question doesn't make any sense.

Response by:
Bogofilter
1565 points
What in apt-get?

Response by:
SeYedMahdi
26 points
You rarely downloaded packages directly but if you do then use dpkg -i filename.

Otherwise use apt-get update && apt-get upgrade.

Response by:
Bogofilter
1565 points


  • Related Questions
About Us : Contact Us : Etiquette : Terms : CDN Failover : ShorterURL : CDN Fallback : © 2013 Server Circle