This commit is contained in:
dumbred 2024-12-02 01:42:44 -03:00
commit 5aa4b8009b
4 changed files with 21 additions and 0 deletions

1
Tutorial/more.txt Normal file
View file

@ -0,0 +1 @@
more:https://libreddit.bus-hit.me/r/linuxmint/comments/16hdb0q/making_your_own_version_of_lmde_sid_sort_of/

4
Tutorial/script1.sh Normal file
View file

@ -0,0 +1,4 @@
#!/bin/sh
apt-get update
apt-get dist-upgrade -y
reboot

5
Tutorial/script2.sh Normal file
View file

@ -0,0 +1,5 @@
#!/bin/sh
apt-get update
apt-get install lightdm slick-greeter timeshift neofetch gufw git flatpak cups printer-driver-all system-config-printer openprinting-ppds gamemode blueman synaptic -y
apt-get install lightdm slick-greeter timeshift neofetch gufw git flatpak cups printer-driver-all system-config-printer openprinting-ppds gamemode blueman synaptic cinnamon nemo-fileroller nemo-share nemo-emblems folder-color-switcher gnome-terminal gnome-system-monitor gnome-calculator gnome-calendar gnome-screenshot gnome-disk-utility gnome-logs gnome-power-statistics gnome-power-manager xed xviewer xreader mint-themes mint-artwork mintlocale mintreport mintstick mintinstall packagekit mint-backgrounds-maya mint-backgrounds-nadia mint-backgrounds-olivia mint-backgrounds-petra mint-backgrounds-qiana mint-backgrounds-rafaela mint-backgrounds-rebecca mint-backgrounds-retro mint-backgrounds-rosa mint-backgrounds-sarah mint-backgrounds-serena mint-backgrounds-sonya mint-backgrounds-sylvia mint-backgrounds-tara mint-backgrounds-tessa mint-backgrounds-tina mint-backgrounds-tricia mint-backgrounds-ulyana mint-backgrounds-uma mint-backgrounds-una mint-backgrounds-vanessa mint-backgrounds-vera mint-backgrounds-Victoria firefox libreoffice bulky gucharmap celluloid simple-scan drawing hexchat hypnotix thingy sticky onboard redshift-gtk transmission warpinator webapp-manager pix rhythmbox fonts-freefont-ttf fonts-indic fonts-kacst fonts-lao fonts-liberation2 fonts-lklug-sinhala fonts-noto-cjk fonts-noto-color-emoji fonts-opensymbol fonts-sil-abyssinica fonts-sil-padauk fonts-thai-tlwg fonts-tibetan-machine fonts-ubuntu fonts-yrsa-rasa libfont-ttf-perl xfonts-100dpi xfonts-75dpi xfonts-scalable ttf-mscorefonts-installer -y
reboot

11
Tutorial/sources.list Normal file
View file

@ -0,0 +1,11 @@
deb http://deb.debian.org/debian/ testing main non-free-firmware non-free contrib
deb http://deb.debian.org/debian/ bookworm main non-free-firmware non-free contrib
deb http://security.debian.org/debian-security bookworm-security main non-free-firmware non-free contrib
deb [trusted=yes] http://packages.linuxmint.com faye main upstream import backport
#######
####### to remove [trusted=yes] first download the "linuxmint-keyring"
####### package after a "apt update"