Thursday, April 20, 2023

Software Ubuntu Budgie 22.04.2 LTS

Remove Thunderbird
apt remove thunderbird

Remove libreoffice
sudo apt-get remove --purge libreoffice*
sudo apt-get clean
sudo apt-get autoremove

Libreoffice latest
Download latest package from Libreoffice, extract the deb packages
https://www.libreoffice.org/download/download-libreoffice/
dpkg -i *.deb

xdm Downloader setup
https://xtremedownloadmanager.com/#downloads

vlc player - install inside the snap
snap install vlc

Download the atom deb package from the portal
dpkg -i atom*.deb
apt install -f

Deluge Torrent
apt install deluge

playonlinux wine frontend Software
apt install playonlinux - Remove this from budgie, if it fails.
2013 Office installation test - Did not support office 2016 yet

Virtualbox
Download latest from
https://www.virtualbox.org/wiki/Linux_Downloads
apt install virtualbox
apt install -f

Audio editor
apt install audacity

Install testdisk for file recovery software
apt install testdisk

Install openshot video editor
add-apt-repository ppa:openshot.developers/ppa
apt update
apt install openshot-qt python3-openshot

Install pip3
apt install python3-pip

Remove orphan packages
sudo apt-get install deborphan
deborphan

Install neofetch
apt install neofetch

Install mouse server
dpkg -i mouseserver

screen recorder with voice
apt install obs-studio

pdf manipulations
https://download.qoppa.com/pdfstudio/PDFStudio_linux64.sh
chmod +x PDFStudio_linux64.sh
./PDFStudio_linux64.sh
PDF Sam
https://github.com/torakiki/pdfsam/releases/download/v5.0.3/pdfsam-5.0.3-linux.tar.gz

0 Comments: