Skip to content

3c6c/appimage-extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

appimage-extractor

This small script simply extracts your Appimages to your desired locations.

Before Executing

make sure to change the path inside the code to the desired location where you want to keep your appimages. You will need to change:

image

change it to your desired location.

How to run

it is highly recommended to use full path of the file instead of just giving filename to the script. The script expects an argument to be passed which is file path, example usage:

Cloning the repository:

git clone https://github.com/3c6c/appimage-extractor/
cd appimage-extractor

Using the script:

chmod +x appimage-extractor
appimage-extractor /path_to_file/filename

About

This small script simply extracts your Appimages to your desired locations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages