Bash-Scripts
A collection of Bash scripts for automating routine tasks and streamlining your workflow. (by djeada)
pacstall
An AUR-inspired package manager for Ubuntu (by pacstall)
Bash-Scripts | pacstall | |
---|---|---|
2 | 69 | |
169 | 1,357 | |
7.1% | 3.0% | |
8.8 | 9.4 | |
4 months ago | 7 days ago | |
Shell | Shell | |
MIT License | GNU General Public License v3.0 only |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Bash-Scripts
Posts with mentions or reviews of Bash-Scripts.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Github one repo for multiple programs?
I did something just like this! I put all my BASH scripts from the last few years together in one spot. If you wanna check it out and maybe get some ideas, you can find the repo here: https://github.com/djeada/Bash-Scripts
- what is bash and what's its use?
pacstall
Posts with mentions or reviews of pacstall.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-07-13.
-
Search package in multiple managers
I use some package managers to install my programs in Kubuntu, apt which is the distro's default, pacstall and [brew](https:// brew.sh).
- Procurar pacote em múltiplos gerenciadores
-
Newish Linux user : package management woes
You might take a look at pacstall: https://github.com/pacstall/pacstall
- Pacstall – An AUR for Ubuntu
-
Rolling release between Arch and Rhino(Ubuntu based)
Looks like it's not a rolling release. It's a stable ubuntu with unstable packages (from the pacstall repo)
-
Anything similar to AUR in PopOS ? I am a Linux noob.
Check out https://pacstall.dev/
-
Yep.. I'm dumping APT for Nala.
If you use Pacstall, you can run pacstall -I nala-deb
-
Name a program that doesn't get enough love!
Lastly, deb-get + pacstall + bauh. All of these combined covers 99% of my software needs, much less need to find and install PPAs and .deb manually. Still not as convenient as AUR, but much better than it was before. Hopefully, eventually everything is on Flatpak, snap, or AppImage so I could just use Bauh for most apps, but for now, I'm glad that these tools exists.
- Release 3.1.0 Pearl · pacstall/pacstall