LinuxQuestions.org
(
/questions/
)
-
Linux - Newbie
(
https://www.linuxquestions.org/questions/linux-newbie-8/
)
- -
how do you edit apt.conf
(
https://www.linuxquestions.org/questions/linux-newbie-8/how-do-you-edit-apt-conf-720687/
)
lnotice
04-21-2009 11:59 AM
how do you edit apt.conf
how do you edit apt.conf very new to ubuntu
repo
04-21-2009 12:00 PM
open a terminal
Quote:
sudo vi /etc/apt/apt.conf
brianL
04-21-2009 12:02 PM
Or, in the terminal:
Code:
gksudo gedit /etc/apt/apt.conf
Gedit might be easier to handle than vi for a new user.
All times are GMT -5. The time now is
11:00 AM
.