Cawbird: Difference between revisions

No edit summary
m Kangtain moved page Software/Cawbird to Cawbird over redirect
 
(7 intermediate revisions by the same user not shown)
Line 13: Line 13:
==Installasi==
==Installasi==
===Ubuntu 20.04===
===Ubuntu 20.04===
 
<syntaxhighlight lang="shell">
sudo sh -c "echo 'deb <nowiki>http://download.opensuse.org/repositories/home:/IBBoard:/cawbird/xUbuntu_20.04/</nowiki> /' > /etc/apt/sources.list.d/home:IBBoard:cawbird.list"
sudo sh -c "echo 'deb http://download.opensuse.org/repositories/home:/IBBoard:/cawbird/xUbuntu_20.04/ /' > /etc/apt/sources.list.d/home:IBBoard:cawbird.list"
 
</syntaxhighlight><syntaxhighlight lang="shell">
wget -nv <nowiki>https://download.opensuse.org/repositories/home:IBBoard:cawbird/xUbuntu_20.04/Release.key</nowiki> -O Release.key
wget -nv https://download.opensuse.org/repositories/home:IBBoard:cawbird/xUbuntu_20.04/Release.key -O Release.key
 
</syntaxhighlight><syntaxhighlight lang="shell">
sudo apt-key add - < Release.key
sudo apt-key add - < Release.key
 
</syntaxhighlight><syntaxhighlight lang="shell">
sudo apt update && sudo apt install cawbird
sudo apt update && sudo apt install cawbird
</syntaxhighlight>


===Ubuntu 18.04===
===Ubuntu 18.04===
sudo sh -c "echo 'deb <nowiki>http://download.opensuse.org/repositories/home:/IBBoard:/cawbird/xUbuntu_18.04/</nowiki> /' > /etc/apt/sources.list.d/home:IBBoard:cawbird.list"
<syntaxhighlight lang="shell">
 
sudo sh -c "echo 'deb http://download.opensuse.org/repositories/home:/IBBoard:/cawbird/xUbuntu_18.04/ /' > /etc/apt/sources.list.d/home:IBBoard:cawbird.list"
wget -nv <nowiki>https://download.opensuse.org/repositories/home:IBBoard:cawbird/xUbuntu_18.04/Release.key</nowiki> -O Release.key
</syntaxhighlight><syntaxhighlight lang="shell">
 
wget -nv https://download.opensuse.org/repositories/home:IBBoard:cawbird/xUbuntu_18.04/Release.key -O Release.key
sudo apt-key add - < Release.key
</syntaxhighlight><syntaxhighlight lang="shell">
 
sudo apt-key add - < Release.key
sudo apt update && sudo apt install cawbird
</syntaxhighlight><syntaxhighlight lang="shell">
sudo apt update && sudo apt install cawbird
</syntaxhighlight>


==Terkait==
==Terkait==
Line 97: Line 100:
</div>
</div>


==Referensi==
==Source==
*[https://bit.ly/38lVrJX omgubuntudotcodotuk]
*[https://www.omgubuntu.co.uk/2019/10/cawbird-twitter-client-for-linux omgubuntu.co.uk]
*[https://bit.ly/3yqh72e linuxsecdotorg]
*[https://www.linuxsec.org/2020/04/cawbird.html linuxsec.org]


[[Category:Software]]
[[Category:Software]]