Skip to content

suggests automatic installation of packages on Arch Linux

Notifications You must be signed in to change notification settings

SparkySimp/arch-command-not-found

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

arch-command-not-found

Simple command not found handler for Arch Linux.

Dependencies

  • pkgfile
  • paru

Installation

  • Copy the arch-command-not-found file to a directory of your choice (I'll refer the script under that path as $ACMDNF_PATH)
  • Append the following line to your ~/.bashrc: . $ACMDNF_PATH
  • Restart bash or run the following command to reconfigure bash: source ~/.bashrc

To-Do list

  • Add support for other shells.

  • Make it available on the Arch User Repository.

About

suggests automatic installation of packages on Arch Linux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages