{"id":1783,"date":"2021-12-28T18:31:11","date_gmt":"2021-12-28T15:31:11","guid":{"rendered":"https:\/\/files2.tojikon.net\/files-cloud\/2021\/12\/27\/how-to-upload-photos-to-flickr-from-the-linux-desktop\/https:\/\/files2.tojikon.net\/files-cloud\/2021\/12\/27\/how-to-upload-photos-to-flickr-from-the-linux-desktop\/"},"modified":"2021-12-28T18:31:11","modified_gmt":"2021-12-28T15:31:11","slug":"how-to-upload-photos-to-flickr-from-the-linux-desktop","status":"publish","type":"post","link":"https:\/\/tojikon.net\/en\/1783-how-to-upload-photos-to-flickr-from-the-linux-desktop\/","title":{"rendered":"How to upload photos to Flickr from the Linux desktop"},"content":{"rendered":"<section id=\"related_posts\">\n<div class=\"block-head\">\n<h3>Related Articles<\/h3>\n<\/div>\n<\/section>\n<p>Are you a photography nerd using Linux? Love uploading pictures to your Flickr account but don\u2019t like dealing with the UI on the website? If so, check out Frogr. It\u2019s a neat little app that lets users upload images from the Linux desktop to Flickr.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-415449 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-upload-photos-to-flickr-from-the-linux-desktop.png\" alt=\"\" width=\"1200\" height=\"907\"\/><\/p>\n<h2>Installing the Frogr application on Linux<\/h2>\n<p>The application must be set up on your Linux system before you can use the Frogr application to upload your photos to Flickr. To set up the Frogr app on Linux, you\u2019ll need to launch a terminal window.<\/p>\n<p>Unsure about how you can launch a terminal window on the Linux desktop? You can launch one by pressing <strong>Ctrl + Alt + T<\/strong> on the keyboard. Or, search for \u201cTerminal\u201d in the app menu and launch it that way.<\/p>\n<p>With the terminal window open and ready to use, the installation of Frogr can begin. Using the instructions below that corresponds to the Linux distribution you use, set up Frogr on your computer.<\/p>\n<h4>Ubuntu<\/h4>\n<p>On Ubuntu Linux, the Frogr application is installable through the \u201cUniverse\u201d software repository. However, you will need to enable the repo first. To enable the \u201cUniverse\u201d repo, enter the <strong>add-apt-repository<\/strong> command below.<\/p>\n<pre>\nsudo add-apt-repository universe\n<\/pre>\n<p>Run the <strong>apt update<\/strong> command to refresh Ubuntu\u2019s software sources following the add-apt-repository command. Then, run the <strong>apt install<\/strong> command to set up Frogr on your system.<\/p>\n<pre>\nsudo apt update\n<\/pre>\n<pre>\nsudo apt install frogr\n<\/pre>\n<h4>Debian<\/h4>\n<p>The Frogr application is available to Debian 10, Debian 11, and Debian Sid users. To get it working on your system, use the following <strong>apt-get install<\/strong> command below.<\/p>\n<pre>\nsudo apt-get install frogr\n<\/pre>\n<p>Want a newer release of the Frogr application on your Debian system? If you\u2019re not happy with how long it takes for Debian to update packages, consider installing Frogr via the Flatpak instructions instead.<\/p>\n<h4>Arch Linux<\/h4>\n<p>Sadly, the Frogr tool isn\u2019t available in the official Arch Linux software repositories. However, you can get it working through the Arch Linux User Repository. Using the <strong>pacman -S<\/strong> command to install the \u201cgit\u201d and \u201cbase-devel\u201d packages to start the installation.<\/p>\n<pre>\nsudo pacman -S git base-devel\n<\/pre>\n<p>After setting up the two packages on your computer, run the <strong>git clone<\/strong> command to download the Trizen AUR helper tool. Then, use <strong>CD<\/strong> and <strong>makepkg<\/strong> commands to install it on your system.<\/p>\n<pre>\ngit clone https:\/\/aur.archlinux.org\/trizen.git\n<\/pre>\n<pre>\ncd trizen\/\n<\/pre>\n<pre>\nmakepkg -sri\n<\/pre>\n<p>With the Trizen application set up, you\u2019ll be able to install Frogr on your computer using <strong>trizen -S<\/strong>.<\/p>\n<pre>\ntrizen -S frogr\n<\/pre>\n<h4>Fedora<\/h4>\n<p>The Frogr application is available for installation using the <strong>dnf install<\/strong> command below if you are using Fedora.<\/p>\n<pre>\nsudo dnf install frogr\n<\/pre>\n<h4>OpenSUSE<\/h4>\n<p>On OpenSUSE Leap as well as OpenSUSE Tumbleweed, the Frogr tool is available in the \u201cOss\u201d software repo. To get it working on your computer, run the following <strong>zypper install<\/strong> command.<\/p>\n<pre>\nsudo zypper install frogr\n<\/pre>\n<h4>Flatpak<\/h4>\n<p>To get Frogr working via Flatpak, first set up the runtime. After setting up the Flatpak runtime, you\u2019ll be able to set up Frogr with the two commands below.<\/p>\n<pre>\nflatpak remote-add --if-not-exists flathub https:\/\/flathub.org\/repo\/flathub.flatpakrepo\n<\/pre>\n<pre>\nflatpak install flathub org.gnome.frogr\n<\/pre>\n<h2>Uploading images to Flickr with Frogr<\/h2>\n<p>Follow the step-by-step instructions below to upload images to your Flickr account with the Frogr.<\/p>\n<p><strong>Step 1:<\/strong> Launch the Frogr application on the Linux desktop by searching for it in the application menu. Once it is open, you will see an \u201cAuthorize frogr\u201d window. Click on the \u201cOK\u201d button to begin the authorization.<\/p>\n<p><strong>Step 2:<\/strong> Frogr will open up a new tab in your default browser. In this new tab, a Flickr page will appear. From here, click on the \u201cOk, I\u2019ll authorize it\u201d button. Then, copy the authorization code Flickr gives you and paste it into Frogr.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-415447 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-upload-photos-to-flickr-from-the-linux-desktop-1.png\" alt=\"\" width=\"1200\" height=\"618\"\/><\/p>\n<p><strong>Step 3:<\/strong> Once Frogr is connected to Flickr, you\u2019ll see \u201cConnected as\u201d followed by your username. From here, find the \u201c+\u201d button and click on it with the mouse.<\/p>\n<p><strong>Step 4:<\/strong> Selecting the \u201c+\u201d button inside of the Frogr app will open up the \u201cSelect a picture\u201d window. Browse for the picture you wish to upload to your Flickr account in this window.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-415438 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-upload-photos-to-flickr-from-the-linux-desktop-2.png\" alt=\"\" width=\"1200\" height=\"786\"\/><\/p>\n<p>Keep in mind, if you wish to upload more than one picture to your Flickr account at once, hold down the <strong>Ctrl<\/strong> button while clicking with the mouse. Doing this will allow you to select multiple photos on your Linux PC at a time.<\/p>\n<p><strong>Step 5:<\/strong> Once all photos are added to your Frogr app and ready for upload, select your photos. To select one image at a time in Frogr, use the mouse. Alternatively, if you wish to select all photos at once, press <strong>Ctrl + A<\/strong> on the keyboard.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-415449 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-upload-photos-to-flickr-from-the-linux-desktop.png\" alt=\"\" width=\"1200\" height=\"907\"\/><\/p>\n<p>When all image files are selected, click on the upload button to begin the upload process. Uploading shouldn\u2019t take that long. When the upload is complete, you\u2019ll be able to see your newly uploaded photos on your Flickr account.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Related Articles Are you a photography nerd using Linux? Love uploading pictures to your Flickr account but don\u2019t like dealing with the UI on the website? If so, check out Frogr. It\u2019s a neat little app that lets users upload images from the Linux desktop to Flickr. Installing the Frogr application on Linux The application &hellip;<\/p>\n","protected":false},"author":1,"featured_media":1784,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[21],"tags":[33],"_links":{"self":[{"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/posts\/1783"}],"collection":[{"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/comments?post=1783"}],"version-history":[{"count":0,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/posts\/1783\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/media\/1784"}],"wp:attachment":[{"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/media?parent=1783"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/categories?post=1783"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/tags?post=1783"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}