How to create sources.list.d directory in ubuntu 16.04 [duplicate]
![Creative The name of the picture](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgO9GURib1T8z7lCwjOGLQaGtrueEthgQ8LO42ZX8cOfTqDK4jvDDpKkLFwf2J49kYCMNW7d4ABih_XCb_2UXdq5fPJDkoyg7-8g_YfRUot-XnaXkNYycsNp7lA5_TW9td0FFpLQ2APzKcZ/s1600/1.jpg)
![Creative The name of the picture](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhYQ0N5W1qAOxLP7t7iOM6O6AzbZnkXUy16s7P_CWfOb5UbTQY_aDsc727chyphenhyphen5W4IppVNernMMQeaUFTB_rFzAd95_CDt-tnwN-nBx6JyUp2duGjPaL5-VgNO41AVsA_vu30EJcipdDG409/s400/Clash+Royale+CLAN+TAG%2523URR8PPP.png)
up vote
0
down vote
favorite
This question already has an answer here:
How to copy files into /usr/local/? (permission denied)
2 answers
How to make a folder in opt and paste something? [duplicate]
1 answer
I have deleted sources.list.d directory from /etc/apt/
on my ubuntu 16.04 system.
Now, I dont know how to get that directory.
16.04
marked as duplicate by karel, waltinator, Elder Geek, muru, Eric Carvalho Mar 22 at 13:46
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
add a comment |Â
up vote
0
down vote
favorite
This question already has an answer here:
How to copy files into /usr/local/? (permission denied)
2 answers
How to make a folder in opt and paste something? [duplicate]
1 answer
I have deleted sources.list.d directory from /etc/apt/
on my ubuntu 16.04 system.
Now, I dont know how to get that directory.
16.04
marked as duplicate by karel, waltinator, Elder Geek, muru, Eric Carvalho Mar 22 at 13:46
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
This question already has an answer here:
How to copy files into /usr/local/? (permission denied)
2 answers
How to make a folder in opt and paste something? [duplicate]
1 answer
I have deleted sources.list.d directory from /etc/apt/
on my ubuntu 16.04 system.
Now, I dont know how to get that directory.
16.04
This question already has an answer here:
How to copy files into /usr/local/? (permission denied)
2 answers
How to make a folder in opt and paste something? [duplicate]
1 answer
I have deleted sources.list.d directory from /etc/apt/
on my ubuntu 16.04 system.
Now, I dont know how to get that directory.
This question already has an answer here:
How to copy files into /usr/local/? (permission denied)
2 answers
How to make a folder in opt and paste something? [duplicate]
1 answer
16.04
16.04
edited Mar 21 at 21:40
guntbert
8,761123067
8,761123067
asked Mar 21 at 11:28
![](https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=32)
![](https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=32)
Nainsi Kala
1
1
marked as duplicate by karel, waltinator, Elder Geek, muru, Eric Carvalho Mar 22 at 13:46
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
marked as duplicate by karel, waltinator, Elder Geek, muru, Eric Carvalho Mar 22 at 13:46
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
add a comment |Â
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
1
down vote
By default that directory is empty, and if you did had any files in there but deleted the directory permanently (with rm -rf
for example) you can't easily recover the files anyway so it's just a matter of creating the directory again like @karel mentioned in the comment above:
sudo mkdir /etc/apt/sources.list.d
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
1
down vote
By default that directory is empty, and if you did had any files in there but deleted the directory permanently (with rm -rf
for example) you can't easily recover the files anyway so it's just a matter of creating the directory again like @karel mentioned in the comment above:
sudo mkdir /etc/apt/sources.list.d
add a comment |Â
up vote
1
down vote
By default that directory is empty, and if you did had any files in there but deleted the directory permanently (with rm -rf
for example) you can't easily recover the files anyway so it's just a matter of creating the directory again like @karel mentioned in the comment above:
sudo mkdir /etc/apt/sources.list.d
add a comment |Â
up vote
1
down vote
up vote
1
down vote
By default that directory is empty, and if you did had any files in there but deleted the directory permanently (with rm -rf
for example) you can't easily recover the files anyway so it's just a matter of creating the directory again like @karel mentioned in the comment above:
sudo mkdir /etc/apt/sources.list.d
By default that directory is empty, and if you did had any files in there but deleted the directory permanently (with rm -rf
for example) you can't easily recover the files anyway so it's just a matter of creating the directory again like @karel mentioned in the comment above:
sudo mkdir /etc/apt/sources.list.d
answered Mar 21 at 13:11
![](https://i.stack.imgur.com/VBvAi.jpg?s=32&g=1)
![](https://i.stack.imgur.com/VBvAi.jpg?s=32&g=1)
devius
9741616
9741616
add a comment |Â
add a comment |Â