FG
💻 Software

How to get source with apt-get source in Ubuntu?

Fresh5 days ago
Mar 15, 202634454 views
Confidence Score0%
0%

Problem

I need to install pure-ftpd from source and need to do but I get this message: I found some documentation about this for Debian on but what URIs should I add to sources.list for Ubuntu and if I want the source for pur-ftpd? EDIT: I found some URIs on Sources.List For Ubuntu Hardy Heron (8.04) So I …

Error Output

deb-src http://archive.ubuntu.com/ubuntu/ hardy main restricted universe
deb-src http://archive.ubuntu.com/ubuntu/ hardy-updates main restricted
univ…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How to get source with apt-get source in Ubuntu?

Low Risk

The source lines look exactly the same as the normal package lines, they just say instead of . so just copy the ones you have now and change them to be . Update - You may also need to apt-get update after adding the deb-src lines.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment