Skip to content

9aze/shitman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shitman

.NET Git AUR

A lightweight, but terrible, AUR helper written in C# .NET for Linux.

This is not a serious project, thus don't actually use it (😭) and don't expect frequent updates.

Installation

Pre-built binaries

  1. Install git
  2. Download the latest release
  3. Make it executable: chmod +x ./shitman
  4. Optionally move it to /usr/local/bin for system-wide access
  5. You now (unfortunately) have Shitman installed!

Building it yourself

  1. Install git and dotnet v10
  2. Clone this repository
  3. Run chmod +x ./build.sh && ./build.sh
  4. Binary will be available in ./bin/Release/net10.0/linux-x64/publish/shitman
  5. To run the binary, follow the pre-built guide from step 3

Usage

Command Action Description
shitman -s <pkg> Install Install a package.
shitman -f <pkg> Fetch Fetch a package.
shitman -r <pkg> Remove Remove a package.
shitman -l List List installed packages.
shitman -u [pkg] Upgrade Upgrade all or a specific package
shitman -q <query> Search Search for packages.
shitman -h <query> Help Display a help message.

About

A lightweight, but terrible, AUR helper written in C# .NET for Linux.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors