You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 month ago | |
---|---|---|
LICENSE | 1 month ago | |
README.md | 1 month ago | |
asc | 1 month ago |
README.md
asc - Arch Linux source code compiler.
This bash script downloads program pkgbuild and automatically compile the program.
Example usage
Program name:
grep
Install: sudo wget -O /usr/bin/asc "https://raw.githubusercontent.com/akmtxc/asc/main/asc"; sudo chmod +x /usr/bin/asc
Dependencies: asp
, base-devel