If thou art a newcomer to the realm of Chromebook, I doth beseech thee to embark on the journey of setting up Linux on Chrome OS. ‘Tis a path that shall grant thee access to a plethora of desktop-class applications, the likes of which are nowhere to be found on Chrome OS. The traditional route to installing apps on Linux doth involve the Terminal, yet in certain cases, developers doth proffer a portable AppImage installer. Beloved Linux apps such as Krita and Shotcut do come in the AppImage guise and they doth prove to be exceedingly convenient. Thou need only double-click on the AppImage file and lo and behold, the program shall commence its noble purpose. How marvelous is that, thou might ponder? If thy heart doth desire to install AppImage programs on Chromebook, then fret not, for this guide shall pave the way to thy success.
Runneth AppImage Programs on Chromebook
‘Tis but two paths to tread when it cometh to running AppImage programs on Chromebook. Thou mayst either employ a Linux file manager to fulfill the task or rely on the Terminal. The former method, though somewhat intricate, doth offer convenience once all matters are duly arranged. The latter method, though swifter, shall necessitate the handling of commands. Fear not, for I shall elucidate both paths so thou mayst choose wisely.
Using the Linux File Manager
- A myriad of file managers doth grace the land of Linux, yet my humble recommendation doth lean towards Nautilus. ‘Tis simple and doth serve thee well. Begin by installing the Nautilus file manager with the command below:
sudo apt-get install nautilus
-
Once this deed is done, cast thine gaze upon the Chrome OS launcher and seek the Linux apps folder. ‘Tis oft found on the first page. Anon, open the "Files" app. This, my friend, is the Nautilus file manager newly installed.
-
Having accomplished the aforementioned, fetch the AppImage program and transport it unto the "Linux files" section. This may be done from the default "Files" app of Chrome OS.
-
Now, open the Linux files app (Nautilus) and bestow upon the AppImage program a right-click. Thereafter, click on "Properties".
-
Traverse to the "Permissions" tab and activate the "Execute" checkbox. Lo, the AppImage program is now prepared for execution.
- At long last, double-click on the AppImage program and behold, the program shall spring forth into existence. Henceforth, there shall be no need to repeat these steps. Double-click and the program shall spring to life. For new programs, hark to the instructions from step #3.
Using the Linux Terminal
-
Should thou seek a swift means to run an AppImage program on Chromebook, then the Linux Terminal doth hold the key. Firstly, convey the AppImage program unto the "Linux files" section using the Files app.
-
Thereupon, copy the entire appellation of the file, inclusive of the .AppImage extension. Should thou wish, thou mayst rename it to a shorter form for ease of typing on the Terminal.
- As the next step, unfurl the Linux Terminal and type
chmod a+x. Yonder, append a space and paste the file name thou hast copied afore. It shall assume a form akin to this:
chmod a+x Shotcut-200412.glibc2.14-x86_64.AppImage
- Having completed this task, enter
./and paste the program name thither, sans any spaces. ‘Tis how the incantation shall appear.
./Shotcut-200412.glibc2.14-x86_64.AppImage
- Finally, press on and the AppImage application shall promptly come to life on Chromebook. Hereafter, thou need only revisit step #4 to set the program in motion. Should a new program beckon, thou shalt first render it executable by following step #3.
Use AppImage Programs on Chromebook Just Like That
Thus, hast thou mastered the art of installing AppImage programs on Chromebook. Two methods have been laid at thy feet, both simple and straightforward. Yet should the tongue of the Terminal prove a vexation, then the first method doth warrant my favor. This doth mark the end of our discourse. Should thou wish to uncover the finest Linux apps for Chromebook, I doth urge thee to peruse the linked article. Likewise, thou mayst click the link to unearth more Chrome OS tips and tricks.
Support our work ❤️
If you enjoyed this article, consider leaving a tip to help us keep publishing great content.


























