14
submitted 1 year ago by sunglocto@lemmy.zip to c/linux@lemmy.world

I've been using a lot of Debian based distributions recently after half a year on Arch. The main thing I miss a lot is the AUR. The convenience of having all my packaged in one format is a huge reason why I use Arch. Is there anything like it for the AUR?

I also think that things like Flatpaks and Snaps could be useful, as I don't really want to have tons of repositories for tons of programs I install.

top 5 comments
sorted by: hot top controversial new old
[-] as_is_tradition@lemmy.ca 4 points 1 year ago

You could use distrobox to run an arch container and access the AUR directly.

https://github.com/89luca89/distrobox

It’s what I use for some applications on Kinoite.

[-] codemichael@lemmy.world 1 points 1 year ago

Take a look at the nix package manager. It is a very large and up-to-date package repo.

[-] chimay@lemmy.world 1 points 1 year ago

slackware has slackbuild iirc, arch has aur, so why not debianbuild recipes ?

[-] GustavoM@lemmy.world 1 points 1 year ago* (last edited 1 year ago)

Not the answer you are looking for, but you can always compile things yourself.

"Gus are you bleeping INSA--"

It's very easy to compile something after you get the hang of it. The experience varies from typing three commands (./configure, make and sudo make install) to just one. (sudo make install). And you can find out the package dependencies by reading the README file... or by just taking a look at the project directory. Or even at the Makefile file (which is a some sort of "installer" that you can edit and change to whatever you want.)

[-] jim_stark@programming.dev 1 points 1 year ago* (last edited 1 year ago)

AUR like stuff is simply not for Debian. You are expected to only use software in the official repos.

If you want AUR you should really use Arch Linux or a easier alternative like EndeavourOS.

If you really want AUR (like thing) on Debian I recommend the nix package manager. It will do it's own thing without messing with the host OS.

load more comments
view more: next ›
this post was submitted on 22 Jul 2023
14 points (93.8% liked)

Linux

7806 readers
162 users here now

Welcome to c/linux!

Welcome to our thriving Linux community! Whether you're a seasoned Linux enthusiast or just starting your journey, we're excited to have you here. Explore, learn, and collaborate with like-minded individuals who share a passion for open-source software and the endless possibilities it offers. Together, let's dive into the world of Linux and embrace the power of freedom, customization, and innovation. Enjoy your stay and feel free to join the vibrant discussions that await you!

Rules:

  1. Stay on topic: Posts and discussions should be related to Linux, open source software, and related technologies.

  2. Be respectful: Treat fellow community members with respect and courtesy.

  3. Quality over quantity: Share informative and thought-provoking content.

  4. No spam or self-promotion: Avoid excessive self-promotion or spamming.

  5. No NSFW adult content

  6. Follow general lemmy guidelines.

founded 1 year ago
MODERATORS