{"id":1188,"date":"2021-12-16T12:52:22","date_gmt":"2021-12-16T09:52:22","guid":{"rendered":"https:\/\/files2.tojikon.net\/files-cloud\/2021\/11\/21\/how-to-stash-your-files-for-later-on-linux-with-stashed\/https:\/\/files2.tojikon.net\/files-cloud\/2021\/11\/21\/how-to-stash-your-files-for-later-on-linux-with-stashed\/"},"modified":"2021-12-16T12:52:22","modified_gmt":"2021-12-16T09:52:22","slug":"how-to-stash-your-files-for-later-on-linux-with-stashed","status":"publish","type":"post","link":"https:\/\/tojikon.net\/en\/1188-how-to-stash-your-files-for-later-on-linux-with-stashed\/","title":{"rendered":"How to stash your files for later on Linux with Stashed"},"content":{"rendered":"<section id=\"related_posts\">\n<div class=\"block-head\">\n<h3>Related Articles<\/h3>\n<\/div>\n<\/section>\n<p>Stashed is a neat little app that allows users to place files inside of it to copy later. It\u2019s excellent, especially for those on Linux who regularly copy files. Here\u2019s how you can use Stashed to save your files for copying later!<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-412646 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-stash-your-files-for-later-on-linux-with-stashed.png\" alt=\"\" width=\"1200\" height=\"745\"\/><\/p>\n<h2>Enabling the Elementary OS App Center Repo on Linux<\/h2>\n<p>The Stashed application is available as a Flatpak. That being said, it is not available on the Flathub app store like most Flatpak apps. Instead, it is an App Center app. App Center comes with Elementary OS. Although it is part of Elementary OS, App Center can be used by anyone on any Linux operating system. This is possible because App Center uses Flatpak, and users can easily add this repo to their Flatpak setup.<\/p>\n<p>So, before you can install the Stashed tool on your computer, you will have to enable the App Center repo. To do that, start by launching a terminal window on the Linux desktop.<\/p>\n<p>To open up a terminal window on the Linux desktop, you\u2019ll need to press <strong>Ctrl + Alt + T<\/strong> on the keyboard. Or, search for \u201cTerminal\u201d in the app menu and launch it that way. Once the terminal window is open, you will need to set up the Flatpak runtime.<\/p>\n<p>Installing the Flatpak runtime on Linux is pretty straightforward. All you\u2019ll need to do is install the \u201cflatpak\u201d package onto your computer using the package manager included in your operating system.<\/p>\n<p>If you\u2019re having issues setting up the Flatpak runtime on your computer, don\u2019t worry! We can help! Follow along with our in-depth guide on how to configure the Flatpak runtime on Linux.<\/p>\n<p>After setting up the Flatpak runtime on your computer, the App Center Flatpak repo can be enabled. Using the flatpak remote-add command down below, set up the repo.<\/p>\n<pre>\nflatpak remote-add --user appcenter https:\/\/flatpak.elementary.io\/repo.flatpakrepo\n<\/pre>\n<h3>Installing Stashed on Linux<\/h3>\n<p>The Stashed app is available in the App Center repo as a Flatpak. So, if you want to get it installed on your computer, you\u2019ll have to install it with the <strong>flatpak install<\/strong> command down below.<\/p>\n<pre>\nflatpak install appcenter com.github.hezral.stashed\n<\/pre>\n<h3>Build via source code<\/h3>\n<p>While installing the Stashed application through the App Center Flatpak repo on Linux is the easiest way to get it going, it isn\u2019t the only way to do it. It is also possible to compile this app from the source code using Meson.<\/p>\n<p>To get it working on your system, ensure you have the following dependencies installed onto your computer. Without these dependencies, Stashed will not compile.<\/p>\n<ul>\n<li><strong>python3<\/strong><\/li>\n<li><strong>python3-gi<\/strong><\/li>\n<li><strong>libgranite-dev<\/strong><\/li>\n<li><strong>python-xlib<\/strong><\/li>\n<li><strong>xclip<\/strong><\/li>\n<li><strong>pynput<\/strong><\/li>\n<\/ul>\n<p>After setting up the dependencies on your computer, you\u2019ll be able to build Stashed and install it on your computer using the commands below.<\/p>\n<pre>\ngit clone https:\/\/github.com\/hezral\/stashed.git\ncd clips\nmeson build --prefix=\/usr\ncd build\nninja build\nsudo ninja install\n<\/pre>\n<h2>How to stash your files for later<\/h2>\n<p>To use Stash to save your files for later, open up the app. You can launch the app by searching for \u201cStashed\u201d in the app menu. Alternatively, it is also possible to run the program via the command line with the command below.<\/p>\n<pre>\nflatpak run com.github.hezral.stashed\n<\/pre>\n<p>With the Stashed application up and running, follow the step-by-step instructions down below.<\/p>\n<p><strong>Step 1:<\/strong> With the Stashed application open on your Linux desktop, launch the Linux file manager. You can find the Linux file manager inside of the app menu. With the app open, locate the file you wish to stash away for later.<\/p>\n<p><strong>Step 2:<\/strong> Once you\u2019ve located the file you wish to stash away inside of the Stashed app, click on it to select it. Then, drag it into the Stashed window. Repeat this process till you\u2019ve stored all of the files you need.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-412646 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-stash-your-files-for-later-on-linux-with-stashed.png\" alt=\"\" width=\"1200\" height=\"745\"\/><\/p>\n<p><strong>Step 3:<\/strong> Go to another location in the Linux file manager where you\u2019d like to copy the files you\u2019ve stored inside of the app. For example, if you\u2019d like to place your stashed files into the \u201cDocuments\u201d folder, click on \u201cDocuments\u201d in the Linux file manager.<\/p>\n<p><strong>Step 4:<\/strong> Go back into the Stashed application and click on your stored files with the mouse. Do not let go of the mouse button. Otherwise, you\u2019ll need to re-select the files.<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-412643 size-full\" src=\"https:\/\/files2.tojikon.net\/files-cloud\/wp-content\/uploads\/2021\/12\/how-to-stash-your-files-for-later-on-linux-with-stashed-1.png\" alt=\"\" width=\"1200\" height=\"783\"\/><\/p>\n<p>Upon selecting the files inside of Stashed, drag them to the location you\u2019d like to save them to.<\/p>\n<p><strong>Step 5:<\/strong> With your files copied, find the \u201cClear\u201d button inside the app and click on it. When you select the \u201cClear\u201d button, Stash will forget the files you\u2019ve stored in it and leave you with a blank window.<\/p>\n<h3>Stash options<\/h3>\n<p>While stash is a pretty simple program, it does have options that you can configure. To access the options, find the gear icon next to the search button and select it. Once inside the options area, you can configure the theme settings, as well as options.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Related Articles Stashed is a neat little app that allows users to place files inside of it to copy later. It\u2019s excellent, especially for those on Linux who regularly copy files. Here\u2019s how you can use Stashed to save your files for copying later! Enabling the Elementary OS App Center Repo on Linux The Stashed &hellip;<\/p>\n","protected":false},"author":1,"featured_media":1189,"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\/1188"}],"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=1188"}],"version-history":[{"count":0,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/posts\/1188\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/media\/1189"}],"wp:attachment":[{"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/media?parent=1188"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/categories?post=1188"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/tojikon.net\/en\/wp-json\/wp\/v2\/tags?post=1188"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}