Thursday, April 20, 2023

Ubuntu 18.04 Older Notes.

uget
sudo apt-add-repository ppa:plushuang-tw/uget-stable
sudo apt-get update
sudo apt-get install uget aria2

vlc
$ sudo add-apt-repository ppa:videolan/master-daily

deb http://ppa.launchpad.net/videolan/master-daily/ubuntu focal main
$ sudo apt update
$ sudo apt install vlc qtwayland5
$ sudo apt install libavcodec-extra

sudo add-apt-repository ppa:umang/indicator-stickynotes
sudo apt-get update
sudo apt-get install indicator-stickynotes


Download it from here: https://sourceforge.net/projects/pinguy-os/files/ISO_Builder/pinguybuilder_18.4-1_all-alpha.deb/download

Once downloaded ‘CD’ to the folder where it is and run:

sudo dpkg -i pinguybuilder_18.4-1_all-alpha.deb
sudo apt-get install -f

add-apt-repository ppa:ubuntuhandbook1/audacity
apt update && sudo apt install audacity

git clone http://github.com/lwfinger/rtlwifi_new.git -b extended
cd rtlwifi
make
sudo make install
reboot

apt-get install ultracopier

sudo systemctl hibernate

This did not work for me. I try pm-hibernate which did not work for me either until I added missing package uswsusp

sudo apt install uswsusp  

install libelf-dev, libelf-devel or elfutils-libelf-devel"

apt install openshot

0 Comments: