Skip to content

hexahigh/blutils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blutils

License Go report card

A utility program im working on, it is the successor of my last utility program, boofutils. It contains a few useful utilities and a few things that are just there for fun.

Download

If you are using a debian based distro you can install blutils using my apt repository. Simply run these commands:

echo "deb [signed-by=/usr/share/keyrings/boofdev.apt.pub] https://apt.080609.xyz stable main" | sudo tee -a /etc/apt/sources.list.d/boofdev.list && sudo wget -q -O /usr/share/keyrings/boofdev.apt.pub https://apt.080609.xyz/pgp-key.public
sudo apt update
sudo apt install -y blutils

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published