Ubuntu 20.04 LTS soft
1.#apt install transmission # Transmission
2.https://subhra74.github.io/xdm/#downloads # Xtreme downloader
3.#apt install ultracopier #Ultracopier
4.#apt install gnome-tweak-tool #Gnome tweaks
5.#apt install gnome-chess #Gnome-chess
6.PlayonLinux
apt install wine64
apt install winetricks
apt install playonlinux
WINEPREFIX=~/.wine/office2013 WINEARCH=win32 winecfg
cd /home/pna/.wine/
WINEPREFIX=~/.wine/office2013 WINEARCH=win32 winetricks
WINEPREFIX=~/.wine/office2013 WINEARCH=win32 winetricks msxml6
WINEPREFIX=~/.wine/office2013 WINEARCH=win32 wine filename.exe
7.KVM Refer https://linuxconfig.org/install-and-set-up-kvm-on-ubuntu-20-04-focal-fossa-linux
#apt install qemu-kvm libvirt-clients libvirt-daemon-system bridge-utils virt-manager
#ip a #note down the LAN interface
#vim /etc/network/interfaces
auto br0
iface enp0s3 inet manual
iface br0 inet dhcp
bridge_ports enp0s3
:wq - save the file
#adduser pna libvirt
#adduser pna libvirt-qemu
8.#apt install audacity - Audacity
9.#apt install vim - vim
10.Tor browser
#apt install torbrowser-launcher
#torbrowser-launcher
11.Libre office (Download the latest package and run dpkg -i *.deb)
12.VLC Refer: https://linuxconfig.org/ubuntu-20-04-vlc-installation
sudo apt install vlc
sudo apt install vlc-plugin-access-extra libbluray-bdj libdvdcss2
vlc
13.Google Chrome
sudo apt install gdebi-core wget
wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
sudo gdebi google-chrome-stable_current_amd64.deb
google-chrome
14.#apt install terminator - Terminator
15.mouse server # remote from phone
16.#apt install pinta # Image editor
17.#apt install kdenlive # Kdenlive - Videoeditor
18.#apt-get install lmms # Musicsoftware
19.#apt install testdisk #Testdisk
20.#apt-get install ansible -y
21.#apt install usb-creator-gtk #Ubuntu startup disk
22.#apt install devede #Devede writer
23.#apt install brasero #brasero
24. Works only vob format
apt install pv
pv *.VOB > output.vob
25.#apt install blender #Blender-3d editor
26.#apt install gimp #Gimp Image Editor
27.#apt-get install ffmpeg
ffmpeg -f concat -safe 0 -i mylist.txt -c copy output.mp4
28.#apt install pulseaudio-equalizer
apt install pavucontrol
29.#apt install soundconverter
30.Putty configuration / Termius from Ubuntu Software
31.#apt install docker.io
systemctl enable --now docker
usermod -aG docker pna
docker --version
32.sudo apt install chrome-gnome-shell
33.Cubic installation for remastersys ubuntu
sudo add-apt-repository ppa:cubic-wizard/release
sudo apt update
sudo apt install cubic
apt install syslinux-utils
isohybrid /path/to/custom_iso.iso
34.apt-get install plank #dock for ubuntu
35.apt install squashfs-tools
http://www.linux-live.org/ - Download
#cd /tmp
#build
8.Virtualbox / 9.VMware15 pro - CU7J2-4KG8J-489TY-X6XGX-MAUX2
11.Openshot Videoeditor
sudo add-apt-repository ppa:openshot.developers/ppa
sudo apt update
sudo apt install openshot-qt
15.screen recorder - Ctrl+Alt+Shift+R to start or stop recording.
screenshot
sudo apt-add-repository ppa:sylvain-pineau/kazam
sudo apt update
sudo apt install kazam
sudo apt upgrade
Enable hibernate
pm-hibernate
$ sudo -i
$ cd /var/lib/polkit-1/localauthority/50-local.d/
$ gedit com.ubuntu.enable-hibernate.pkla
[Re-enable hibernate by default in upower]
Identity=unix-user:*
Action=org.freedesktop.upower.hibernate
ResultActive=yes
[Re-enable hibernate by default in logind]
Identity=unix-user:*
Action=org.freedesktop.login1.hibernate
ResultActive=yes
26.wget -O nero-64bit.deb http://drive.noobslab.com/data/apps/nero/nerolinux-4.0.0.0b-x86_64.deb
dpkg -i nerolinux
nero linux: 9M1K-0098-P3HL-PK6P-T6UA-1E5X-E557-8X41
30. zip -re output_file.zip file1 folder1
31. rm /var/lib/dpkg/lock-frontend
32. apt install cockpit
33. apt install nodejs
34. apt install screenfetch
35. apt install winbind cabextract (msxml6)
36. apt-get -y install python3-pip
0 Comments:
Post a Comment