Skip to content
/ nay Public

nay is a fast, lightweight, pure AUR helper written in Rust. It aims to provide a simple CLI for searching, installing, and managing packages from the AUR.

Honey2339/nay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Rust-based AUR helper inspired by yay.

nay is a fast, lightweight, pure AUR helper written in Rust. It aims to provide a simple CLI for searching, installing, and managing packages from the AUR.


Features

  • Search for packages in the AUR and official repos
  • Install packages with automatic dependency resolution
  • Written in Rust for speed and safety

Installation

From the AUR (recommended)

curl -sSL https://raw.githubusercontent.com/Honey2339/nay/main/install.sh | bash

Manual build

Clone and build with install.sh:

git clone https://github.com/Honey2339/nay.git
cd nay
./install.sh

Usage

nay install <package>

Examples:

nay install neovim
nay install google-chrome

You can also check the version and help:

nay --version
nay --help

About

nay is a fast, lightweight, pure AUR helper written in Rust. It aims to provide a simple CLI for searching, installing, and managing packages from the AUR.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published