🌐 AI搜索 & 代理 主页
Skip to content

falahahmed/mkcmd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mkcmd - Your 'Make Command' for linux

mkcmd is a tool to install all kinds of installation files in linux. This makes it easy for the user. And some appliations, even after installed, will have to be opened through typing long commands. Well, not any more.

Table of contents

Features

  • Quickly install an application from various installation files.
  • Create custom launch commands for installing applications
  • Supported Distros: Currently Debian based distros
  • Supported installation file formats: .AppImage

Quick Start

Installation

  1. Add the package repo to sources list, if you haven't already. (All our packages are in the same repo)
 echo "deb [trusted=yes] https://adekacciorg.github.io/lin-packs ./" | sudo tee /etc/apt/sources.list.d/adekacci.list
  1. Update apt list
   sudo apt update
  1. Install mkcmd
   sudo apt install mkcmd

Usage

mkcmd <command_name> <path_to_AppImage_file>

Get in touch with us

Community

  • Telegram Channel: @Adekacci (link)
  • Telegram Group : @ChruxGroup (link)

About

apt package to make an executable file to a command

Resources

Stars

Watchers

Forks

Packages

No packages published