Friday, May 3, 2024
 Popular · Latest · Hot · Upcoming
0
rated 0 times [  0] [ 0]  / answers: 1 / hits: 11443  / 3 Years ago, wed, october 27, 2021, 12:10:12

In Fedora, ArchLinux Twinkle works without any problem just using there default package installer.



But since in Ubuntu 12.10 there is not anymore this package available using apt-get install twinkle



How to get this package installed using apt-get?



enter image description here


More From » 12.10

 Answers
7

building it from source makes sense, but twinkle tends to have a long list of dev dependencies so this may be more trouble than it sounds. I found it simpler to just add the debian repos to the end of your /etc/apt/sources.list:



  deb http://http.us.debian.org/debian stable main contrib non-free
deb-src http://ftp.debian.org/debian stable main contrib non-free


add these two, and then add two more sets, changing stable to unstable and sid, respectively.

The SID repo might not be completely necessary, but it has come in handy for me to have it there in other cases.



After an apt-get update you should now be able to do apt-get install twinkle


[#33818] Wednesday, October 27, 2021, 3 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
sertold

Total Points: 445
Total Questions: 123
Total Answers: 113

Location: Burundi
Member since Wed, Sep 28, 2022
2 Years ago
sertold questions
Wed, Dec 21, 22, 16:02, 1 Year ago
Fri, Dec 31, 21, 01:50, 2 Years ago
Thu, Jun 16, 22, 23:30, 2 Years ago
Mon, Mar 7, 22, 16:21, 2 Years ago
Tue, Mar 29, 22, 02:11, 2 Years ago
;