2026 m. birželio 4 d., ketvirtadienis

verda aistros

 

Koalicijoje verda aistros dėl Budrio: pasigirdo kalbos apie keitimą, tačiau netrūksta ir užtarėjų

2026 m. sausio 31 d., šeštadienis

Clipgrab diegimas Linux mint.22,3

 

Install Clipgrab using this method

1. open terminal and run the commands below

sudo gedit /etc/apt/sources.list.d/clipgrab.list

2. Then copy and paste the lines below into the file and save

deb http://ppa.launchpad.net/clipgrab-team/ppa/ubuntu precise main
deb-src http://ppa.launchpad.net/clipgrab-team/ppa/ubuntu precise main

3. Finally, run the commands below to install ClipGrab

sudo apt-get update && sudo apt-get install clipgrab