Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I'd like to add a source via SSH instead of Cydia GUI, and the search results of Google for my question like http://www.ifans.com/forums/threads/how-to-add-cydia-sources-via-ssh.142770/ said that just edit file /private/etc/apt/sources.list.d/cydia.list , add source to this file and save.

However, this method does not work, after append my deb source and launch Cydia, that file will be restored, and no source is added.

Another way to add repo is just put a custom list file on directory /private/etc/apt/sources.list.d/ , but sources added via this way can not be removed by Cydia GUI.

share|improve this question
This belongs on Super User, not SO. – lc. Nov 14 '12 at 15:59

closed as off topic by lc., ACB, Rob, Matt, Iznogood Nov 14 '12 at 21:47

Questions on Stack Overflow are expected to relate to programming or software development within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

Browse other questions tagged or ask your own question.