[Blog] Utilisation de ExtRepo :
https://blog.zergy.net/index.php?article48/utilisation-de-extrepo
[Blog] Utilisation de ExtRepo :
https://blog.zergy.net/index.php?article48/utilisation-de-extrepo
Good news everyone! Konform Browser is now officially available for installation via Debian extrepo for users on Debian and derivatives like Ubuntu, Linux Mint, MX Linux, and others. 
To install extrepo, enable Konform package repository and install Konform Browser on trixie:
```
sudo apt -U install extrepo && sudo extrepo enable konform-browser && sudo apt -U install konform-browser
```
Konform Browser package repositories: https://codeberg.org/konform-browser/-/packages
extrepo: https://manpages.debian.org/trixie/extrepo/extrepo.1p.en.html
https://konform-browser.codeberg.page/
#konformbrowser #browsers #linux #debian #ubuntu #linuxmint #mxlinux #firefox #opensource #popos #zorin #pikaos #extrepo
Need a browser/brain extension called 'forgetAboutIt' that looks for old ways of doing things, offers a link to the 100% accepted new way and reminds me to forgetAboutIt.
frinstance (I just discovered #debian #extrepo) the plugin should detect the phrase "edit apt.sources ... sudo yaddayadda blah", interrupt mercilessly and say:
ForgetAboutIt, use extrepo.
Or: "iptables ...": ForgetAboutIt, use nftables.
Or VPNs of all kinds: ForgetAboutIt, use wireguard.
Just for the things we can all agree on, not the contentious ones. I have no idea where to go with Vim addon managers.
Da quando ho scoperto extrepo ne ho una vera passione, per quanto semplifica l’installazione dei programmi che non fanno parte del repo di Debian, e ora con Debian 13 Trixie arriva la vera pa…
把一些 repository 改用 extrepo 加入
前陣子看到 extrepo 這個套件,看起來是幫你直接把套件相關的設定都寫進 /etc/apt/sources.list.d/ 裡面,還算方便? 支援的套件不多,但裡面有蠻多常用的,裝完後直接用 extrepo search (不加參數) 可以看到所有支援的 apt repository,像是最近紅起來的 LibreWolf (這又是另外一段還沒整理完的故事了...) 以及平常就有在用的 Tailscale。 Debian 上面的 apt repository 資料看起來有在更新,但 Ubuntu 上面的版本好像有點舊了,不是所有套件都正常,像是裡面有放 torproject,但會發現裡面設定的 key 過期了。 …