www.noobunbox.net/serveur/multimedia/koel-un-serveur-de-musique-a-domicile
Notes / UBUNTU LINUX, Informatique, Électronique, région Centre, loisirs...
lundi 23 juin 2025
dimanche 22 juin 2025
Fail AMD Addon on SpeechNote
flatpak install flathub net.mkiol.SpeechNote.Addon.amd
Looking for matches…
Remote ‘flathub’ found in multiple installations:
1) system
2) user
Which do you want to use (0 to abort)? [0-2]: 1
1. [✗] net.mkiol.SpeechNote.Addon.amd stable i flathub 7,6 Go / 7,6 Go
Error: Error pulling from repo: Erreur lors de la lecture du fichier : Mauvaise adresse
error: Failed to install net.mkiol.SpeechNote.Addon.amd: Error pulling from repo: Erreur lors de la lecture du fichier : Mauvaise adresse
Sur Bauh:
Installing… ████████████████████ 100% 57,5 Mo/s 00:00
Error: Error pulling from repo: Erreur lors de la lecture du fichier : Mauvaise adresse
error: Failed to install net.mkiol.SpeechNote.Addon.amd: Error pulling from repo: Erreur lors de la lecture du fichier : Mauvaise adresse
* The operation logs can be found at "/tmp/bauh@j/logs/install/flatpak/Speech Note AMD/1750625772.log"
#brave #nightly #ubuntu
sudo apt install curl
sudo curl -fsSLo /usr/share/keyrings/brave-browser-nightly-archive-keyring.gpg https://brave-browser-apt-nightly.s3.brave.com/brave-browser-nightly-archive-keyring.gpg
echo "deb [signed-by=/usr/share/keyrings/brave-browser-nightly-archive-keyring.gpg] https://brave-browser-apt-nightly.s3.brave.com/ stable main"|sudo tee /etc/apt/sources.list.d/brave-browser-nightly.list
sudo apt update
sudo apt install brave-browser-nightly
jeudi 19 juin 2025
lundi 16 juin 2025
AnyTXT Searcher #rechercher
dimanche 8 juin 2025
#puzzle #diy
puzzel.org/fr
fr.wikihow.com/fabriquer-un-puzzle
fr.wikihow.com/faire-un-plateau-de-puzzle
www.cewe.fr/cadeaux-photos/puzzle-photo.html
photo.fnac.com/puzzle-personnalise
www.lesitedumadeinfrance.fr/marques/puzzle-jouet
www.mbtech.fr/info/guides-d-achat/fabriquer-un-puzzle-personnalise-par-sublimation
www.myravensburger.com/fr-FR/puzzle-personnalise/
www.opitec.fr/sale/puzzle-vierge-en-carton-a-24-pi-ces.html
www.photobox.fr/puzzle-personnalise
www.photo.leclerc/cadeaux-photos/puzzle-photo.html
www.puzzle-1000-pieces.fr/faire-une-pi%C3%A8ce-de-puzzle-vous-m%C3%AAme-comment-faites-vous-cela/
www.puzzleyou.fr/production-interne
www.puzzlwood.com/blogs/puzzle-en-bois/comment-creer-une-piece-de-puzzle-manquante
mardi 3 juin 2025
lundi 2 juin 2025
nix package manager
#homebrew #package #manager
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
#ubuntu #microsoft #AnduinOS
au jour ou je publie ce post AnduinOS-1.3.2-fr_FR est basée sur Ubuntu 25.04 plucky puffin
alors que ZorinOS 17.3 est basée sur Ubuntu 22.04 jammy jellyfish
+pour Anduinos pour une version plus récente d'Ubuntu
++pour ZorinOS pour son interface que je trouve plus belle tout en ressemblance aussi avec celle de Window$
et pour ZorinConnect...
Ne fait pas encore partie de mon top3 on verra plus tard.
dimanche 25 mai 2025
remove_old_kernels.sh
#!/bin/bash
# Run this script without any param for a dry run
# Run the script with root and with exec param for removing old kernels after checking
# the list printed in the dry run
uname -a
IN_USE=$(uname -a | awk '{ print $3 }')
echo "Your in use kernel is $IN_USE"
OLD_KERNELS=$(
dpkg --list |
grep -v "$IN_USE" |
grep -Ei 'linux-image|linux-headers|linux-modules' |
awk '{ print $2 }'
)
echo "Old Kernels to be removed:"
echo "$OLD_KERNELS"
if [ "$1" == "exec" ]; then
for PACKAGE in $OLD_KERNELS; do
yes | apt purge "$PACKAGE"
done
else
echo "If all looks good, run it again like this: sudo remove_old_kernels.sh exec"
fi
samedi 24 mai 2025
notes divers ubuntu ***
github.com/mehradi-github/ref-ubuntu
github.com/Correia-jpv/fucking-Awesome-Linux-Software
---
install on ubuntu24.04
wget -qO- https://omakub.org/install | bash
---
github.com/excited-bore/list-ppa
github.com/themrinalsinha/pkg_manager
github.com/a-bentofreire/renametoix
github.com/Utappia/uCareSystem
github.com/ivangabriele/clamav-desktop
github.com/erik1066/pop-os-setup
github.com/pacstall/pacstall-programs
github.com/BILLYG1010/Scrip-odoo17
github.com/cryinkfly/Autodesk-Fusion-360-for-Linux
vintagesucks.github.io/ppa/ppa-setup.html
github.com/EdoardoTosin/Ubuntu-Server-Pi-Hole-Unbound
chatboxai.app/install_chatbox/linux
github.com/ani1parmar/ubuntu-desktop-setup
samedi 17 mai 2025
samedi 10 mai 2025
vendredi 9 mai 2025
mercredi 7 mai 2025
GEM Graphics Environment for Multimedia
GEM (Graphics Environment for Multimedia) is a library to be used with Miller Puckette's Max-like realtime-computermusic-software "Pure Data" (Pd), which allows to draw and control openGL- and pixel-graphics (like video) in realtime from within Pd.
mardi 6 mai 2025
dimanche 4 mai 2025
lundi 28 avril 2025
dimanche 20 avril 2025
#GPS #GPX #TCX #KML #FIT #IGC #NMEA #SLF #SML #LOC #GPI #GeoJSON #OziExplorer
sourceforge.net/projects/gpxsee/
#Kemono #downloader
#agena #programmation
Agena est un langage de programmation procédural facile à apprendre conçu pour la science, les scripts et de nombreuses autres applications.
#liste #appimage #valable
samedi 19 avril 2025
mercredi 9 avril 2025
liste snap applications triees
sudo snap install android-studio-canary
sudo snap install apktool
sudo snap install astronum
sudo snap install b1freearchiver
sudo snap install bare
sudo snap install chimpstackr
sudo snap install color-picker
sudo snap install colorgrab
sudo snap install colorpie
sudo snap install core
sudo snap install core18
sudo snap install core20
sudo snap install core22
sudo snap install core24
sudo snap install csbooks
sudo snap install dlna-downloader
sudo snap install docfetcher
sudo snap install dukto
sudo snap install easymp3gain
sudo snap install fakecam
sudo snap install fclones-gui
sudo snap install gnome-3-28-1804
sudo snap install gnome-3-34-1804
sudo snap install gnome-3-38-2004
sudo snap install gnome-42-2204
sudo snap install gnome-46-2404
sudo snap install grapher
sudo snap install gtk-common-themes
sudo snap install gtk2-common-themes
sudo snap install imaginary-teleprompter
sudo snap install kde-frameworks-5-96-qt-5-15-5-core20
sudo snap install kde-frameworks-5-core18
sudo snap install laidout
sudo snap install mari0
sudo snap install mediainfo-gui
sudo snap install mesa-2404
sudo snap install mesa-core22
sudo snap install mysql-workbench-community
sudo snap install netactview
sudo snap install open-syobon-action
sudo snap install p7zip-desktop
sudo snap install python-ai-toolkit
sudo snap install qalculate-qt
sudo snap install qt5-core20
sudo snap install qt513
sudo snap install rclone
sudo snap install smc-windows
sudo snap install snapd
sudo snap install snapd
sudo snap install tablexplore
sudo snap install transitionsdj
sudo snap install vping
sudo snap install wine-platform-5-stable
sudo snap install wine-platform-runtime
liste flatpak applications triees
Catégories
audio
Education
Jeux
Graphics
Internet
Office
Programming
Tools
Video
Commandes :
flatpak install -y flathub app.drey.Dialect
flatpak install -y flathub ar.com.tuxguitar.TuxGuitar
flatpak
install -y flathub br.eng.silas.qpdftools
flatpak
install -y flathub ch.imatt.ClipQR
flatpak install -y flathub ch.x29a.playitslowly
flatpak install -y flathub com.calibre_ebook.calibre
flatpak install -y flathub com.darhon.syncbackup
flatpak install -y flathub com.diffingo.fwbackups
flatpak
install -y flathub com.sigil_ebook.Sigil
flatpak
install -y flathub com.github.carlos157oliveira.Calculus
flatpak install -y flathub com.github.dynobo.normcap
flatpak install -y flathub com.github.gabutakut.gabutdm
flatpak install -y flathub com.github.IsmaelMartinez.teams_for_linux
flatpak install -y flathub com.github.johnfactotum.Foliate
flatpak install -y flathub com.github.Johnn3y.Forklift
flatpak install -y flathub com.github.k4zmu2a.spacecadetpinball
flatpak install -y flathub com.github.libresprite.LibreSprite
flatpak install -y flathub com.github.marinm.songrec
flatpak install -y flathub com.github.muriloventuroso.givemelyrics
flatpak install -y flathub com.github.muriloventuroso.pdftricks
flatpak install -y flathub com.github.PintaProject.Pinta
flatpak install -y flathub com.github.polymeilex.neothesia
flatpak install -y flathub com.github.qarmin.szyszka
flatpak install -y flathub com.github.sakya.corechess
flatpak install -y flathub com.github.taiko2k.avvie
flatpak install -y flathub com.github.tenderowl.frog
flatpak install -y flathub com.github.vikdevelop.photopea_app
flatpak install -y flathub com.github.zocker_160.SyncThingy
flatpak install -y flathub com.gitlab.davem.ClamTk
flatpak install -y flathub com.google.ChromeDev
flatpak install -y flathub com.gopeed.Gopeed
flatpak install -y flathub com.hunterwittenborn.Celeste
flatpak install -y flathub com.interversehq.qView
flatpak install -y flathub com.jeffser.Alpaca
flatpak install -y flathub com.jetbrains.PhpStorm
flatpak install -y flathub com.jetbrains.PyCharm-Community
flatpak install -y flathub com.ktechpit.ultimate-media-downloader
flatpak install -y flathub com.lixgame.Lix
flatpak install -y flathub com.markopejic.downloader
flatpak install -y flathub com.microsoft.EdgeDev
flatpak install -y flathub com.obsproject.Studio
flatpak install -y flathub com.ozmartians.VidCutter
flatpak install -y flathub com.poweriso.PowerISO
flatpak
install -y flathub
uk.org.greenend.chiark.sgtatham.putty
flatpak
install -y flathub com.q3rally.Q3Rally
flatpak install -y flathub com.sejda.Sejda
flatpak
install -y flathub
com.github.philip_scott.spice-up
flatpak
install -y flathub com.sireliah.Dragit
flatpak install -y flathub com.slack.Slack
flatpak install -y flathub com.stremio.Stremio
flatpak install -y flathub com.sweetscape.ZeroOneZeroEditor
flatpak install -y flathub com.syntevo.SmartSynchronize
flatpak install -y flathub com.transmissionbt.Transmission
flatpak install -y flathub com.voxdsp.PacGal
flatpak install -y flathub com.vzhd1701.gridplayer
flatpak install -y flathub com.warlordsoftwares.formatlab
flatpak install -y flathub com.warlordsoftwares.media-downloader
flatpak install -y flathub com.xnview.XnViewMP
flatpak install -y flathub de.bforartists.Bforartists
flatpak install -y flathub de.flinkebits.AvaEmailArchivar
flatpak install -y flathub de.haeckerfelix.AudioSharing
flatpak install -y flathub de.haeckerfelix.Shortwave
flatpak install -y flathub de.leopoldluley.Clapgrep
flatpak install -y flathub de.schmidhuberj.Flare
flatpak install -y flathub de.wwwtech.ColorMate
flatpak install -y flathub dev.linwood.butterfly
flatpak install -y flathub eu.cichy1173.tabela
flatpak install -y flathub eu.ithz.umftpd
flatpak install -y flathub eu.ngdevelopment.tsukitag
flatpak install -y flathub fr.handbrake.ghb
flatpak install -y flathub fr.masson_informatique.WhosWho
flatpak install -y flathub fr.romainvigier.MetadataCleaner
flatpak
install -y flathub garden.jamie.Morphosis
flatpak
install -y flathub in.srev.guiscrcpy
flatpak install -y flathub io.github.alescdb.mailviewer
flatpak install -y flathub io.github.alfianlosari.GTKChatGPT
flatpak install -y flathub io.github.antimicrox.antimicrox
flatpak install -y flathub io.github.arunsivaramanneo.GPUViewer
flatpak install -y flathub io.github.ilya_zlobintsev.LACT
flatpak install -y flathub io.github.babaissarkar.ssplot
flatpak install -y flathub io.github.Bavarder.Bavarder
flatpak install -y flathub io.github.breadmakesyoufull.baseconvert
flatpak install -y flathub io.github.bytezz.IPLookup
flatpak install -y flathub io.github.endless_sky.endless_sky
flatpak install -y flathub io.github.ferraridamiano.ConverterNOW
flatpak install -y flathub io.github.giantpinkrobots.flatsweep
flatpak
install -y flathub io.github.johnfactotum.Runemaster
flatpak
install -y flathub io.github.fastrizwaan.WineZGUI
flatpak install -y flathub io.github.jeffshee.Hidamari
flatpak install -y flathub io.github.manisandro.gImageReader
flatpak install -y flathub io.github.maurycyliebner.enve
flatpak install -y flathub io.github.mhogomchungu.media-downloader
flatpak install -y flathub io.github.nate_xyz.Conjure
flatpak install -y flathub io.github.nokse22.inspector
flatpak install -y flathub io.github.nyre221.kiview
flatpak install -y flathub io.github.onionware_github.onionmedia
flatpak
install -y flathub io.github.Qalculate.qalculate-qt
flatpak
install -y flathub io.github.qwersyk.Newelle
flatpak install -y flathub io.github.retux_game.retux
flatpak install -y flathub io.github.ronniedroid.concessio
flatpak install -y flathub io.github.seadve.Mousai
flatpak install -y flathub io.github.shadowmario.fnf-psychengine
flatpak install -y flathub io.github.sigmasd.stimulator
flatpak install -y flathub io.github.Soundux
flatpak install -y flathub io.github.tntwise.REAL-Video-Enhancer
flatpak install -y flathub io.github.webcamoid.Webcamoid
flatpak install -y flathub io.gitlab.Goodvibes
flatpak install -y flathub io.gitlab.librewolf-community
flatpak install -y flathub io.gitlab.o20.word
flatpak install -y flathub io.gitlab.theevilskeleton.Upscaler
flatpak install -y flathub io.gpt4all.gpt4all
flatpak install -y flathub io.jor.cromagrally
flatpak install -y flathub io.jor.mightymike
flatpak install -y flathub io.jor.nanosaur
flatpak install -y flathub io.jor.nanosaur2
flatpak install -y flathub io.jor.ottomatic
flatpak install -y flathub io.photoflare.photoflare
flatpak install -y flathub io.qt.Designer
flatpak install -y flathub io.qt.QtCreator
flatpak install -y flathub io.sourceforge.chart_geany.chart-geany
flatpak install -y flathub io.sourceforge.trigger_rally.TriggerRally
flatpak install -y flathub me.iepure.devtoolbox
flatpak install -y flathub net.agalwood.Motrix
flatpak install -y flathub net.audiorelay.AudioRelay
flatpak install -y flathub net.code_industry.MasterPDFEditor
flatpak install -y flathub net.drawpile.drawpile
flatpak install -y flathub net.fasterland.converseen
flatpak install -y flathub net.goatattack.goatattack
flatpak install -y flathub net.mkiol.Jupii
flatpak install -y flathub net.mkiol.SpeechNote
flatpak install -y flathub net.mullvad.MullvadBrowser
flatpak install -y flathub net.natesales.Aviator
flatpak install -y flathub net.nokyan.Resources
flatpak install -y flathub net.pistegamez.PekkaKana2
flatpak install -y flathub net.redeclipse.RedEclipse
flatpak install -y flathub net.rpdev.OpenTodoList
flatpak install -y flathub net.sourceforge.Chessx
flatpak install -y flathub net.sourceforge.SDL-Ball
flatpak install -y flathub net.sourceforge.torcs
flatpak install -y flathub net.sourceforge.wavbreaker
flatpak install -y flathub net.supertuxkart.SuperTuxKart
flatpak install -y flathub net.zdechov.app.vCardStudio
flatpak
install -y flathub org.angryip.ipscan
flatpak
install -y flathub org.avidemux.Avidemux
flatpak install -y flathub org.bitfighter.Bitfighter
flatpak install -y flathub org.davmail.DavMail
flatpak install -y flathub com.google.EarthPro
flatpak install -y flathub org.filmulator.Filmulator
flatpak
install -y flathub org.msweet.htmldoc
flatpak
install -y flathub org.gabmus.whatip
flatpak install -y flathub org.gnome.Calendar
flatpak install -y flathub org.gnome.Devhelp
flatpak install -y flathub org.gnome.gbrainy
flatpak install -y flathub org.gnome.Genius
flatpak install -y flathub org.gnome.glabels-3
flatpak install -y flathub org.gnome.HexGL
flatpak install -y flathub org.gnome.NetworkDisplays
flatpak install -y flathub org.gnome.Quadrapassel
flatpak install -y flathub org.gnome.Weather
flatpak install -y flathub org.gnome.World.PikaBackup
flatpak
install -y flathub org.greenfoot.Greenfoot
flatpak install -y flathub org.kartkrew.RingRacers
flatpak install -y flathub org.kde.elisa
flatpak install -y flathub org.kde.kdevelop
flatpak install -y flathub org.kde.kfind
flatpak install -y flathub org.kde.kontact
flatpak install -y flathub org.kde.kweather
flatpak install -y flathub org.kde.okular
flatpak install -y flathub org.kde.skrooge
flatpak
install -y flathub org.kde.subtitlecomposer
flatpak
install -y flathub org.localsend.localsend_app
flatpak install -y flathub org.mattbas.Glaxnimate
flatpak install -y flathub org.nanuc.Axolotl
flatpak install -y flathub org.nickvision.tubeconverter
flatpak install -y flathub org.nomacs.ImageLounge
flatpak install -y flathub org.opensurge2d.OpenSurge
flatpak install -y flathub org.photoqt.PhotoQt
flatpak install -y flathub org.previewqt.PreviewQt
flatpak install -y flathub io.github.raspirus.raspirus
flatpak install -y flathub page.codeberg.zynequ.Kapitano
flatpak
install -y flathub org.remmina.Remmina
flatpak install -y flathub org.sauerbraten.Sauerbraten
flatpak install -y flathub org.signal.Signal
flatpak install -y flathub org.sonic3air.Sonic3AIR
flatpak install -y flathub org.speed_dreams.SpeedDreams
flatpak
install -y flathub org.spyder_ide.spyder
flatpak
install -y flathub org.srb2.SRB2Kart-galaxy_azerty
flatpak
install -y flathub
org.strawberrymusicplayer.strawberry
flatpak
install -y flathub org.sugarlabs.Speak
flatpak install -y flathub org.supertuxproject.SuperTux
flatpak install -y flathub org.synfig.SynfigStudio
flatpak install -y flathub org.xonotic.Xonotic
flatpak install -y flathub org.ultimatepp.TheIDE
flatpak install -y flathub page.codeberg.JakobDev.jdPixelUpscaler
flatpak install -y flathub page.codeberg.JakobDev.jdReplace
flatpak install -y flathub page.codeberg.JakobDev.jdSimpleAutostart
flatpak install -y flathub pl.youkai.lanchat
flatpak install -y flathub re.sonny.Playhouse
flatpak install -y flathub se.trixon.Mapollage
flatpak install -y flathub uk.org.zint.zint-qt
flatpak install -y flathub vn.hoabinh.quan.CoBang
flatpak install -y flathub xyz.ketok.Speedtest
flatpak install -y flathub io.bassi.Amberol
flatpak install -y flathub org.audacityteam.Audacity
flatpak install -y flathub io.github.thetumultuousunicornofdarkness.cpu-x
flatpak install -y flathub com.github.qarmin.czkawka
flatpak install -y flathub org.ferdium.Ferdium
flatpak install -y flathub org.garudalinux.firedragon
flatpak install -y flathub org.flameshot.Flameshot
flatpak install -y flathub org.fontforge.FontForge
flatpak install -y flathub org.freac.freac
flatpak install -y flathub org.freecad.FreeCAD
flatpak install -y flathub io.freetubeapp.FreeTube
flatpak install -y flathub org.gnu.emacs
flatpak install -y flathub net.oz9aec.Gpredict
flatpak install -y flathub page.codeberg.Imaginer.Imaginer
flatpak install -y flathub org.jitsi.jitsi-meet
flatpak install -y flathub org.kde.kdenlive
flatpak install -y flathub io.github.jonmagon.kdiskmark
flatpak install -y flathub io.kopia.KopiaUI
flatpak install -y flathub rocks.koreader.KOReader
flatpak install -y flathub org.ksnip.ksnip
flatpak install -y flathub org.love2d.love2d
flatpak install -y flathub com.gitlab.ColinDuquesnoy.MellowPlayer
flatpak install -y flathub net.meshlab.MeshLab
flatpak install -y flathub org.bunkus.mkvtoolnix-gui
flatpak install -y flathub org.mypaint.MyPaint
flatpak install -y flathub io.github.mrvladus.List
flatpak install -y flathub io.github.lunarequest.NightPDF
flatpak install -y flathub com.github.dail8859.NotepadNext
flatpak install -y flathub com.notepadqq.Notepadqq
flatpak install -y flathub com.notesnook.Notesnook
flatpak install -y flathub org.olivevideoeditor.Olive
flatpak install -y flathub org.onlyoffice.desktopeditors
flatpak install -y flathub org.openshot.OpenShot
flatpak install -y flathub net.rpdev.OpenTodoList
flatpak install -y flathub io.github.qnapi
flatpak install -y flathub com.cuperino.qprompt
flatpak install -y flathub io.qt.Linguist
flatpak install -y flathub net.scribus.Scribus
flatpak install -y flathub org.shotcut.Shotcut
flatpak install -y flathub com.github.birros.WebArchives
flatpak install -y flathub org.stellarium.Stellarium
flatpak install -y flathub com.super_productivity.SuperProductivity
flatpak install -y flathub io.github.martinrotter.textosaurus
flatpak install -y flathub com.todoist.Todoist
flatpak install -y flathub com.strlen.TreeSheets
flatpak install -y flathub org.upscayl.Upscayl
flatpak install -y flathub com.ktechpit.whatsie
flatpak install -y flathub com.zettlr.Zettlr
flatpak install -y flathub org.zulip.Zulip
flatpak install flathub io.github.martinrotter.rssguard
flatpak install -y flathub io.github.martinrotter.rssguard
flatpak install -y flathub com.github.skylot.jadx
flatpak install -y flathub com.google.AndroidStudio
flatpak install -y flathub app.organicmaps.desktop
flatpak install -y flathub org.eclipse.Java
flatpak install -y flathub io.github.java_decompiler.jd-gui
flatpak install -y flathub org.bluej.BlueJ
flatpak install -y flathub nl.openoffice.bluefish
flatpak install -y flathub app.riftshare.RiftShare
flatpak install -y flathub io.github.sigmasd.share
flatpak install -y flathub org.onionshare.OnionShare
flatpak install -y flathub io.github.jacalz.rymdport
flatpak install -y flathub com.github.bcedu.valasimplehttpserver
flatpak install -y flathub com.tenetcode.LiberDrop
flatpak install -y flathub org.x.Warpinator
flatpak install -y flathub com.frac_tion.teleport
flatpak install -y flathub io.github.bcpierce00.unison
flatpak install -y flathub io.github.aginies.watermark
flatpak install -y flathub io.github.saeugetier.photobooth
flatpak install -y flathub de.allotropia.ZetaOffice
flatpak install -y flathub org.kde.qrca
flatpak install -y flathub page.codeberg.JakobDev.jdSystemMonitor
flatpak install -y flathub page.codeberg.JakobDev.jdAnimatedImageEditor
flatpak install -y flathub page.codeberg.JakobDev.jdMacroPlayer
flatpak install -y flathub page.codeberg.JakobDev.jdDesktopEntryEdit
flatpak install -y flathub page.codeberg.JakobDev.jdTextEdit
flatpak install -y flathub page.codeberg.JakobDev.jdDiff
flatpak install -y flathub org.jdownloader.JDownloader
flatpak install -y flathub io.dbeaver.DBeaverCommunity
flatpak install -y flathub rs.ruffle.Ruffle
flatpak install -y flathub io.github.pleromix.IceBox
flatpak install -y flathub io.github.johannesboehler2.BmiCalculator
flatpak install -y flathub io.github.philippkosarev.bmi
flatpak install -y flathub io.github.opennumismat.open-numismat
flatpak install -y flathub io.github.Loganavter.Improve-ImgSLI
flatpak install -y flathub us.pixls.art.ART
flatpak install -y flathub io.github.mpc_qt.mpc-qt
flatpak install -y flathub eu.codepoems.xl-converter
flatpak install -y flathub org.archivekeep.ArchiveKeep
flatpak install -y flathub rocks.shy.VacuumTube
flatpak install -y flathub com.treemly.treemly
flatpak install -y flathub io.github.KangLin.RabbitRemoteControl
flatpak install -y flathub dev.ters.LocalTranslate
flatpak install -y flathub io.github.mfat.tvhplayer
flatpak install -y flathub de.swsnr.pictureoftheday
flatpak install -y flathub io.github.josephmawa.TextCompare
flatpak install -y flathub io.github.r_sergii.multiElement
flatpak install -y flathub as.may.moat
flatpak install -y flathub io.github.chidiwilliams.Buzz
flatpak install -y flathub dev.appoutlet.DisCorkie
flatpak install -y flathub re.sonny.Eloquent
flatpak install -y flathub io.github.shundhammer.qdirstat
flatpak install -y flathub io.github.r_sergii.multiClock
flatpak install -y flathub space.gaiasky.GaiaSky
flatpak install -y flathub dev.heppen.webapps
flatpak install -y flathub net.codelogistics.webapps
flatpak install -y flathub io.github.ebonjaeger.bluejay
flatpak install -y flathub io.mimiri.notes
flatpak install -y flathub io.github.hamza_algohary.Coulomb
flatpak install -y flathub org.kicad.KiCad
flatpak install -y flathub io.github.ppvan.tarug
flatpak install -y flathub io.github.sigmasd.recordapps
flatpak install -y flathub io.github.josephmawa.Egghead
flatpak install -y flathub io.github.herve4m.Length
flatpak install -y flathub zone.dos.Browser
flatpak install -y flathub io.github.dosbox-staging
flatpak install -y flathub com.dosbox_x.DOSBox-X
flatpak install -y flathub com.github.robertsanseries.ciano
flatpak install -y flathub com.neatdecisions.Detwinner
flatpak install -y flathub cc.spek.Spek
flatpak install -y flathub com.iche2.gai
flatpak install -y flathub app.opencomic.OpenComic
flatpak install -y flathub fr.nytuo.cosmiccomics
flatpak install -y flathub com.vkhitrin.cosmicding
flatpak install -y flathub best.ellie.StartupConfiguration
flatpak install -y flathub io.github.cosmic_utils.Examine
flatpak install -y flathub uk.co.electronstudio.ComicReaderUltimate
flatpak install -y flathub com.yacreader.YACReader
flatpak install -y flathub info.febvre.Komikku
flatpak install -y flathub com.github.babluboy.bookworm
flatpak install -y flathub io.github.btpf.alexandria
flatpak install -y flathub net.sourceforge.mcomix
flatpak install -y flathub org.kde.peruse
flatpak install -y flathub io.github.ciromattia.kcc
flatpak install -y flathub io.github.gen2brain.cbconvert
flatpak install -y flathub org.kde.tellico
flatpak install -y flathub io.github.wdaniau.fstl
flatpak install -y flathub de.gonicus.gonnect
flatpak install -y flathub io.github.leolost2605.emergency-alerts
flatpak install -y flathub de.danielnoethen.butt
flatpak install -y flathub org.kde.optiimage
flatpak install -y flathub app.go2tv.go2tv
flatpak install -y flathub com.mtkennerly.madamiru
flatpak install -y flathub com.gooseberrydevelopment.pinepods
flatpak install -y flathub menu.kando.Kando
flatpak install -y flathub fr.sgued.bodev
flatpak install -y flathub org.virt_manager.virt-manager
flatpak install -y flathub io.github.josephmawa.Bella
flatpak install -y flathub io.github.dzheremi2.lrcmake-gtk
flatpak install -y flathub io.github.Q1CHENL.fig
flatpak install -y flathub us.materialio.Materialious
flatpak install -y flathub dev.ters.Chordcat
flatpak install -y flathub com.rustdesk.RustDesk
flatpak install -y flathub io.github.vmkspv.netsleuth
flatpak install -y flathub eu.nokun.MirrorHall
flatpak install -y flathub io.github.woelper.Oculante
flatpak install -y flathub org.trelby.Trelby
flatpak install -y flathub io.github.pragha_music_player.pragha
flatpak install -y flathub page.kramo.Sly
flatpak install -y flathub io.github.ecotubehq.player
flatpak install -y flathub io.github.itprojects.MasVisGtk
flatpak install -y flathub org.yacas.yacas-gui
flatpak install -y flathub com.nolimitconnect.NoLimitConnect
flatpak install -y flathub de.hohnstaedt.xca
flatpak install -y flathub dev.geopjr.Archives
flatpak install -y flathub org.kde.CrowTranslate
flatpak install -y flathub org.texmacs.TeXmacs
flatpak install -y flathub io.github.lo2dev.Echo
flatpak install -y flathub io.qt.qtdesignstudio
flatpak install -y flathub io.github.nokse22.Exhibit
flatpak install -y flathub xyz.parlatype.Parlatype
flatpak install -y flathub org.fooyin.fooyin
flatpak install -y flathub app.fotema.Fotema
flatpak install -y flathub io.github.pejuko.follamac
flatpak install -y flathub io.gitlab.liferooter.TextPieces
flatpak install -y flathub cz.ondrejkolin.Barcoder
flatpak install -y flathub org.feichtmeier.Musicpod
flatpak install -y flathub com.nomachine.nxplayer
flatpak install -y flathub com.pot_app.pot
flatpak install -y flathub org.mintguide.WebAppReader
flatpak install -y flathub app.pianocheetah.pianocheetah
flatpak install -y flathub io.github.eteran.edb-debugger
flatpak install -y flathub com.nickgirga.webready
flatpak install -y flathub com.warlordsoftwares.tube2go
flatpak install -y flathub org.aegisub.Aegisub
flatpak install -y flathub org.dune3d.dune3d
flatpak install -y flathub io.github.yuki_iptv.yuki-iptv
flatpak install -y flathub io.github.voxelcubes.panelcleaner
flatpak install -y flathub com.bambulab.BambuStudio
flatpak install -y flathub io.github.fizzyizzy05.binary
flatpak install -y flathub io.github.leonardschardijn.Chirurgien
flatpak install -y flathub io.github.vinser.pixyne
flatpak install -y flathub io.github.giantpinkrobots.varia
flatpak install -y flathub io.github.magnush.mhWaveEdit
flatpak install -y flathub org.pydpainter.PyDPainter
flatpak install -y flathub io.github.najepaliya.kleaner
flatpak install -y flathub io.github.jean28518.Linux-Assistant
flatpak install -y flathub dev.serebit.Waycheck
flatpak install -y flathub io.gitlab.gregorni.Letterpress
flatpak install -y flathub io.github.JakubMelka.Pdf4qt
flatpak install -y flathub com.hostbuf.FinalShell
flatpak install -y flathub com.pojtinger.felicitas.Multiplex
flatpak install -y flathub io.github.mihnea_radulescu.imagefanreloaded
flatpak install -y flathub io.github.adrienverge.PhotoCollage
flatpak install -y flathub org.kde.kimagemapeditor
flatpak install -y flathub io.github.nokse22.asciidraw
flatpak install -y flathub dev.levz.TinyImageFinder
flatpak install -y flathub dev.bragefuglseth.Fretboard
flatpak install -y flathub com.budgetwithbuckets.Buckets
flatpak install -y flathub edu.stanford.Almond
flatpak install -y flathub org.kde.kstars
flatpak install -y flathub de.manuel_kehl.go-for-it
flatpak install -y flathub app.cantara.Cantara
flatpak install -y flathub net.jami.Jami
flatpak install -y flathub com.rtosta.zapzap
flatpak install -y flathub org.kde.amarok
flatpak install -y flathub io.typora.Typora
flatpak install -y flathub io.github.cboxdoerfer.FSearch
flatpak install -y flathub org.kde.kompare
flatpak install -y flathub org.kde.kdiff3
flatpak install -y flathub io.github.mightycreak.Diffuse
Version antérieur qu'avec Appimage :
flatpak install -y flathub me.ahola.aphototoollibre
flatpak install -y flathub org.dbgate.DbGate
flatpak install -y flathub net.cozic.joplin_desktop
flatpak install -y flathub org.kde.kate
flatpak install -y flathub no.mifi.losslesscut
flatpak install -y flathub com.nextcloud.desktopclient.nextcloud
flatpak install -y flathub com.system76.Popsicle
flatpak install -yflathub io.github.prateekmedia.pstube
flatpak install -y flathub xyz.xclicker.xclicker
flatpak install -y flathub org.sqlitebrowser.sqlitebrowser
flatpak install flathub io.github.martinrotter.rssguard
flatpak install flathub org.audacityteam.AudacityArchives du blog
-
▼
2025
(76)
-
▼
juin
(14)
- #koel #music #streaming
- #recommandations de #securite relatives un systeme...
- Fail AMD Addon on SpeechNote
- #brave #nightly #ubuntu
- #Appimage To #Flatpak
- AnyTXT Searcher #rechercher
- #puzzle #diy
- #gravure #loiret proche #orleans
- #convert #Arch #Linux #packages to #AppImage
- nix package manager
- #homebrew #package #manager
- #pip #python
- #ubuntu #microsoft #AnduinOS
- #ubuntu #hyprland
-
►
mai
(18)
- remove_old_kernels.sh
- notes divers ubuntu ***
- Witsy desktop AI assistant
- mrv2 Professional player and review tool for vfx, ...
- #Clippy #Desktop #Assistant #chatbot #AI
- #tuxforge #win11 #optimized
- #Postfix #Dovecot #Email #Server #ubuntu
- #ubuntu #pentesting #osint
- #dysk #df #filesystems
- #webcam #record
- #pure #bash #bible
- GEM Graphics Environment for Multimedia
- #courbes #fonctions #mathematiques #plotter
- CAD software
- #android #screen #vysor
- #conjugaison #verbe
- mucommander #explorateur #fichiers
- pulse-sms-desktop #SMS
-
►
avril
(18)
- #velo #electrique #sansbatterie #saintcyrenval
- #GPS #GPX #TCX #KML #FIT #IGC #NMEA #SLF #SML #LOC...
- #Orx #portable #game #engine #programmation
- #FastHTML #python #web
- #Kemono #downloader
- #agena #programmation
- #liste #appimage #valable
- #recyclage #vetements #linge #chaussures
- liste snap applications triees
- liste flatpak applications triees
-
▼
juin
(14)
Listes d'adresses / Maintenir touche Ctrl enfoncée avant de cliquer sur le lien SVP
- * Thingiverse
- ** Monkabuntu
- *** distributions.free.fr
- ***Codepen.io
- ***KonstaKANG
- >>installati.one
- >ArcadePunk
- 2daygeek
- 9to5Linux
- AcessDV Linux
- Actualia.fr
- Acturama
- AddictiveTips
- Admin-système
- AdminInfo
- Aide-Ubuntu
- AlanBouteiller.dev
- Alasta
- Algolia/Linux
- Alternative To
- Ameridroid
- Apache Friends
- ApocalX
- AppImage
- ArnaudKnobloch
- arobase.stesteve.free.fr
- Art du web
- Artisan Numérique
- AskCodez
- Assembleur ARM Pi
- Assiste.com
- Atramenta Livres
- Automation-Sense
- AXOPEN
- Babeuloula
- Batocera
- BetaNews
- BiapyHelpDesk
- Bidouille.org
- bios-pw.org
- Bitnami
- Bleeping Computer
- Blog Anthonix .fr
- Blog de Genma
- Blog du grouik
- Blog iglou
- Blog Microlinux
- blog-de-michel
- Blog-des-telecoms
- Blog.sujets-libres.fr
- BlogAdminLinux
- BlogBooker
- BlogDuModerateur
- Blogue Linux
- BLUC
- Blue Team Blog
- Board-DB
- BrianLinkLetter
- BungeeCloud
- Buzut.fr
- Buzz Webzine
- Cactogeek
- CanardWifi
- Castman
- CEL CoursEnLigne
- Chaillot Barnabé /Youtube
- Chez Airelle bidules informatique
- Christian's Blog
- ClementStorckDomotique...
- clicours
- Climato
- CloudBooklet
- CNX-Software
- CodeFlow
- CodeLab
- Codequs
- CommandLineFu
- CommentGeek
- ComputingForGeeks
- Coot Craig Blog
- Cours-Gratuit
- CoursInfoRevest
- Ctrl-C.Info
- Cyberciti
- Cyberpunk.rs
- DailyGeekShow
- Daniel Miessler
- Debian Install Notes
- Debian-facile.org
- DebugPoint
- Dedoimedo
- DesdeLinux (es)
- DesGeeksEtDesLettres
- DEV
- dev.tranquil.it
- Developpez
- DeviceGuru
- DevTube
- Dieudo
- DigitalOcean
- DioLinux (br)
- DistroCrunch
- distroid.net
- Distrosea
- Distrowatch
- DocumentationTechniqueDebian
- Dolys
- DownloadSource
- DraculaServers
- DrFrappe
- Dz Techs
- EasyDomTech
- EBblr
- EduTech
- elementary OS
- eLinux
- EmidioPlanamente
- EmuELEC
- EmuOS
- EmuParadise.me
- Engadget.com
- Eskimon
- ExplainShell
- Exploit DB
- FichesPratiquesTIC
- Figer
- FileHippo WindowsAppManager
- Find Best Open Source
- FlatHub
- Floss Manuals
- Formatux
- Forum Hardware
- Foss Naija
- Fouineux.com
- fr.unixlinux.online
- Framapack
- Framasoft
- FrameIP
- Freecode
- Freewares-tutos
- FullCircleMagazine
- Fun of DIY
- Funix.org
- FuturaTech
- Geeek
- Geek on Web
- Geekland ESP
- GeekyTuts
- Génération Linux
- GHacks.net
- Ginjfo
- Gizmo Linux
- GlobalSecurityMag
- GNU Linux Mag
- GoingLinux
- Gotronic
- GreenIT.fr
- GuideDeSurvieDuDebutantLinux
- GuideScriptsBash
- Gwendal Orinel
- Hackaday.io
- Hacked Gadgets
- HackSpark
- Hackster.io
- Hackzism
- HaveTheKnowHow
- HelpManual.io
- HereWithMe
- Hiroom2
- HoaxBuster
- HomputerSecurity
- HoneyMap
- HostingAdvice
- Hostinger
- HostingTermurah
- How to Ubuntu
- HowToForge/Ubuntu
- howtoinstall.co
- HTMLDrive
- iactu.info
- IdleBlog
- Idum
- If-not-true-then-false
- InfoHelpLinux
- infolib.re
- InformatiqueNews
- Informatix.fr
- Infotrux
- Instructables
- InternetActu
- InterServer
- IPV6 Test
- IT Connect
- IT pro
- It's FOSS
- ITNext
- ItsLinuxFoss
- James A Chambers
- jeanluc.rigal.free.fr
- JeSuisUnDev
- JeTesteLinux
- JouerSousLinux
- Journal du hacker
- JustLinux
- KaliTut
- KitPloit
- Kitspace
- KivuMakers
- Kogite
- Koozali SME Server
- Korben
- Kozodo
- KreationNext
- Krizna
- Ktechpit
- KultureGeek
- L'informatique.org
- La cave à tonton
- La caverne de Lucan
- Labo.d'Info.Fond.Orleans
- Labomedia
- LaFermeDuWeb
- Lakka
- LaVacheLibre
- Le comptoir de l'info
- Le Guide Informatique
- Le hollandais volant .net
- Le Linuxien
- Le Monde Informatique
- Le monde Linux
- LeBearCNC
- leicesterontheweb
- LeJargonFrancais
- LeLinuxienBlog
- LeMondeDesTuts
- Les Hirondelles du Net
- Les Horaires
- Les ordis libres
- LesJoiesDuSysAdmin
- LesMoutonsEnrages.fr
- Lettre Pratique .fr
- Lexilogos
- LFFL.org Linux Freedom
- LibrePlanet
- liensutiles.org
- Lignux (es)
- liliputing
- LinApp
- LinOxide
- LinTut
- Linurs.org
- LinusTechTips
- Linux and Ubuntu
- Linux Babe
- Linux Command Library
- Linux Compatible
- Linux Config
- Linux et Geekeries
- Linux Facile
- Linux Foundation
- Linux Fr
- Linux Fun
- Linux Game News
- Linux Hint
- Linux Journal
- Linux MAO
- Linux Scoop
- Linux Today
- Linux Ubuntu pour les nuls
- Linux Uprising
- Linux VM Images
- Linux-Apps
- Linux-FRA
- Linux-Hardware
- Linux-Nantes
- Linux-professionnel
- Linux-sxs.org
- Linux.com
- Linux4Noobs
- Linux4One
- LinuxActionNews
- LinuxAdictos (es)
- LinuxAppfFinder
- Linuxblox
- LinuxCapable
- LinuxDicasESuporte (br)
- LinuxG.net
- LinuxGameCast
- LinuxGenie
- LinuxGizmos
- LinuxGraphic
- Linuxintosh
- LinuxLinks
- LinuxManpages
- LinuxNordPasDeCalais
- LinuxPedia
- LinuxQuestions
- LinuxSecurity ***
- LinuxSecurityExpert
- LinuxSoftpedia
- LinuxTracker
- LinuxVillage.org
- LinuxWave
- ListeLogicielsLibres/Wikipedia
- LiveCD/Sourceforge
- Lofurol
- LowendBox
- LowEndTalk
- LowTechLab
- MagazineLinux
- MakeTechEasier
- MakeUseOf
- MalagaOriginal (es)
- Malekal
- Malgouyres
- Manuel des manuels
- Mariuz's Blog
- MarkoNtech
- MCHobby
- mcours
- Medium
- Memo Linux
- MemoInfoLinux
- Mémoire Secondaire
- MesPotesGeek
- Metabricoleur
- Meteo Orleans
- MicroLinux
- Mint Guide
- Misfu
- Mondedie
- MontanaLinux
- MonVPN
- Morioh
- Morioh
- Morot
- NetworkWorld
- NoobsLab
- Noobunbox.net
- Notes-de-cours
- Novaspirit
- Numétopia
- NyroBlog
- Obligement.free.fr
- Octet malin
- OffreLibre
- OLDU Gestion des risques / Resilience
- OMG Ubuntu
- OnlineConversion
- OodlesTechnologies
- OpenClassrooms
- OpenSharing
- OpenSource
- Opensource Guide
- OpenSourceLowTech
- Ophyde
- Orbital-Apps
- OrdiTutos
- OSS Blog
- OSSIR.org
- OSTechNix
- Own Your Bits
- PackLogicielsLibres
- Parrains.Linux
- Pascal's weblog
- Passion GNU Linux
- PC Astuces/Linux
- PC Inpact
- PenDriveApps
- Performance
- PetitSurfeur
- PhonAndroid
- PiMyLifeUP
- PingTool.org
- PixelBoys
- PlaceOweb
- planet ubuntu fr
- Planet.Auto-Hebergement
- PlanetLibre
- Play.it
- PlayWithFree
- ponge.biz
- PortableAppz
- PrismBreak Apps
- Projet-plume
- QAStack
- QRCode Kaywa
- ReadTheDocs.org
- Real Linux User
- Recalbox
- Regex101
- Repair FAQ
- Repology
- Reposcope
- Ressources TICE
- Retours d'experience
- RetroArena
- RetroBat
- Retrogames.cc
- RetroGameSets
- Retropie
- RiseUp
- ROMStation
- Ronald S. Bultje
- Root-Me
- RootsLabs
- Saironiq's.blog
- SanglierHurlant
- Sciences-du-numerique
- Scrap To Power
- Scriptol
- Seboss666
- SemaGeek
- SempreUpdate (br)
- Server-world.info
- ServerFault
- Serveur Girl
- Serveur-linux.info
- si3t.ch
- Siècle Digital
- Silicon
- SiteDuZéro
- SkyMinds
- Slacker News
- Slant Linux
- SmallCab
- SocialCompare
- SoftwareSea
- SolutionsInformatiquesLibres
- StackExchange
- StackOverflow
- StackOverRun
- SugarBug
- Super User
- Supertos
- SysAdminNightmare
- Syst&Deploy
- system-linux.eu
- Tec Robust
- TECFA
- TechExpert.Tips
- Technastic
- TechnicalBud
- Techoism
- Techonicals
- Techviewleo.com
- Tecmint
- TecRobust
- TelArchivesOuvertes
- Test IPV6
- Thaeial
- The Ubuntu Maniac
- TheLinuxCauldron
- TheMiniCakeTV
- ThisHostingRocks
- Time Machine #retrogaming
- TipsAndTrics
- Today I Learned
- tomeko.net
- TooLinux
- TousLesDrivers
- TowardsDataScience
- transfer.sh
- Trevilly
- TuGaleres
- Tuto Linux
- TutorialForLinux
- Tutoriel sur les serveurs
- Tutoriels-informatique
- Tutoriels-video.fr
- Tutos.eu
- Tux Machines
- Tuxboard
- tuxette.nathalievilla
- TweetDeck
- Ubiquiti Community
- Ubunlog (es)
- Ubuntizando (es)
- Ubuntu Buzz
- Ubuntu Linux Ressources
- Ubuntu PIT
- Ubuntu Place
- Ubuntu/sourceforge
- UbuntuFree
- UbuntuGenius
- UbuntuHandbook
- UbuntuPIT
- UbuntuServerGuide
- Udemy
- UnixCommandLine
- UnixUniverse.com.br
- Unowp
- UpToDown
- Uubu
- Uwenku
- Valou-tweak
- VDM
- Versus
- Video-tuto
- Vintherine/Linux
- Viva O Linux (br)
- ViveGNULinux
- VPN Users
- vTuner radios
- Vulgarisation-Informatique
- VulgumTechus
- Webcafe Ubuntu .org
- WebInfoTuto
- WebsiteForStudents
- WebStator
- WebTips4u
- WebUpd8
- WhatTheServer
- WhoIsHostingThis
- WikiBooks
- wikidot docs
- Wired
- WonderHowTo
- WowROMS
- www.aptgetlife.co.uk
- www.libellules.ch
- www.thecoderworld.com
- Wyman
- xavki.blog
- Xieme-Art
- Xmodulo
- Xpressrazor
- Xyoos
- Yann
- Yavin4
- YoctoProject
- YubiGeek
- Yunohost
- Zaclys
- Zebulon
- Zero202
- Zeste de Savoir
- Zigazou
- ZoomTutorials