CherryTree is powerful note taking application for Linux... Don’t miss this overview!
he wasn't even looking at me and he found me
🪼

tannertan36
NASA

PR's Tumblrdome
Cosmic Funnies
No title available
official daine visual archive
🩵 avery cochrane 🩵
$LAYYYTER
I'd rather be in outer space 🛸
Keni
trying on a metaphor
Aqua Utopia|海の底で記憶を紡ぐ
ojovivo
Show & Tell
taylor price
art blog(derogatory)
sheepfilms
Misplaced Lens Cap

seen from United States

seen from Hong Kong SAR China
seen from Japan

seen from Argentina
seen from Venezuela
seen from United States

seen from Türkiye

seen from United Kingdom

seen from United States
seen from Finland

seen from Slovenia
seen from France

seen from Pakistan
seen from Türkiye

seen from United States
seen from Canada
seen from Germany
seen from United Kingdom
seen from United States
seen from United Kingdom
@closestory-blog
CherryTree is powerful note taking application for Linux... Don’t miss this overview!
On this small tutorial, we show how to install latest version of Corebird in the main Linux distros, using a Terminal as our main tool to install.
Brief introduction…
Corebird it's a desktop Twitter client that is having considerable success among Linux users with an Twitter account. Much of his success belong to the many features included, such as multi-account support, and not least, the excellent integration with the main desktop environments.
Open your terminal, then copy and paste the follow command lines.
To install on Arch based systems
yaourt corebird
To install on Ubuntu 15.10 based systems
wget https://launchpad.net/ubuntu/+archive/primary/+files/corebird_1.1-1_i386.deb
sudo gdebi corebird_1.1-1_i386.deb
wget https://launchpad.net/ubuntu/+archive/primary/+files/corebird_1.1-1_amd64.deb
sudo gdebi corebird_1.1-1_amd64.deb
To install on Fedora based systems
sudo yum corebird
or
sudo dnf install corebird
To install on openSuse based systems
su zypper install corebird
This is a small tutorial, showing how to install the latest version of Sayonara 0.8.1 on the main Linux systems, using a Terminal as our main tool to install it.
Brief introduction...
Sayonara Player is a simple, lightweight audio player for Linux written in C++, and also have lot of features to organize big music collections... The last update was on January 15, 2016.
Open your terminal, then copy and paste the follow command lines.
To install on Arch based systems
yaourt sayonara
To install on Ubuntu 15.10 based systems
sudo apt-add-repository ppa:lucioc/sayonara sudo apt-get update sudo apt-get install sayonara
To install on Fedora based systems
sudo yum sayonara
or
sudo dnf install sayonara
To install on openSuse based systems
su zypper install sayonara