Debloat list for Samsung OneUI to give close to basic gapps experience(including SoundAlive for Dolby on supported devices).
Read the txt file first to exclude any apps you might wanna keep.
To undo for a particular app type: adb shell pm install-existing --user 0 com.package.name
, where com.package.name
is the package name for that app.