Skip to content

bytebone/AppImageManager

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AppImageManager

Install and remove AppImages easily

Core code taken from Boga's AppImageMan, with a lot of generalization, help texts and error catching added.

Features

  • Quickly install .appimage files by creating .desktop files in your user application folder.
  • List AppImages currently installed
  • Easily remove the desktop files associated with AppImages from your application folder, optionally removing the AppImage itself
  • Rename the script to anything you want - functions adjust accordingly
  • Update checking and downloading

Installing and Updating

sudo curl -o /usr/bin/aim -L https://raw.githubusercontent.com/justrainer/AppImageManager/main/aim

Uninstalling

sudo rm /usr/bin/aim

About

Terminal-based AppImage installer

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%