KaKi87
🇬🇧 | 24yo French web dev & tech enthusiast
🇫🇷 | Développeur web Limougeaud de 24 ans passionné par l’informatique
Main fediverse account (Mastodon) : @KaKi87@mamot.fr
Formerly @KaKi87@sh.itjust.works, moved because of Cloudflare.
Willing to give this a go.
Alright, don’t hesitate to ask questions if you have any and request help if you need any
My go-to for getting non-repo debs automatically has been deb-get
Yes, I mentioned it in the Differences with deb-get & AM section of my tutorial.
it seems to go long periods of time between PR merges and releases (which includes adding new software)
Yeah, I could reiterate in that section that my app allows the user to add apps themselves.
On attend le post maintenant xD
local repo with
file://
scheme
With that, I couldn’t trigger a download when apt update
is ran, I could only do a cron, i.e. a delay, that I do not want.
custom apt-transport
I thought about that, but found no documentation on how to do it. If you have any, I’m interested.
Even just finding documentation on how to generate DEBs and APT repository metadata files was very hard.
ASUS Vivobook S 16 OLED M5606UA-MX018X : 16 pouces, CPU AMD 8c/16t 4 Ghz, 32 Go de RAM, 1 To de SSD, WiFi ax.
It’s done and didn’t change anything, but I think I finally know why : running apt list --upgradable
reveals the one outdated package is xdg-desktop-portal
, which I used apt-mark hold
on because of an issue preventing screen capture/sharing from working that affects even the latest version.
What to do ?
Thanks