Ubuntu 24.04.1 LTS | Lataa ja asenna | Tutustu yhteisöön | Blogi | Yritysten tarjoamat palvelutLiity Ubuntu Suomen seuraan muualla: Discourse, Facebook, Mastodon, Matrix, Telegram, X
sudo apt-get install xubuntu-restricted-extras
etsi xubuntu-restricted-extras nimistä pakettia, niin saat flash ja monet muutkin suljetun formaatin tuet kaupanpäälle. Päätteessä onnistuu komennolla Lainaussudo apt-get install xubuntu-restricted-extras
about:plugins
Käynnistin selaimen uudestaan ja firefox kertoo näin: No plug-ins are installed
sudo aptitude install flashplugin-installer
Lainaus käyttäjältä: Xubuntu_ - 17.05.09 - klo:12.28Käynnistin selaimen uudestaan ja firefox kertoo näin: No plug-ins are installedSelvä, sitten komentorivilleKoodia: [Valitse]sudo aptitude install flashplugin-installer
Luetaan pakettiluetteloita... ValmisMuodostetaan riippuvuussuhteiden puu Reading state information... Valmis Luen tilatietoja Alustan pakettien tiloja... ValmisRakennan merkkitietokantaa... ValmisEn löytänyt pakettia, jonka nimi tai kuvaus sisältäisi merkkijonon "flashplugin-installer".Mitään paketteja ei asenneta, päivitetä tai poisteta.0 päivitettävää pakettia, 0 uutta asennusta, 0 poistettavaa ja 0 päivittämätöntä.Tarvitsee noutaa 0B arkistoista. Levytilaa kuluu 0B purkamisen jälkeen.Luetaan pakettiluetteloita... ValmisMuodostetaan riippuvuussuhteiden puu Reading state information... Valmis Luen tilatietoja Alustan pakettien tiloja... ValmisRakennan merkkitietokantaa... Valmis
cat /etc/apt/sources.list
mikä jakeluversio käytössä?mitkä pakettivarastot käytössä?Koodia: [Valitse]cat /etc/apt/sources.list
deb cdrom:[Xubuntu 7.10 _Gutsy Gibbon_ - Release i386 (20071016)]/ gutsy main restricted# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to# newer versions of the distribution.# Line commented out by installer because it failed to verify:#deb http://fi.archive.ubuntu.com/ubuntu/ gutsy main restricted# Line commented out by installer because it failed to verify:#deb-src http://fi.archive.ubuntu.com/ubuntu/ gutsy main restricted## Major bug fix updates produced after the final release of the## distribution.# Line commented out by installer because it failed to verify:#deb http://fi.archive.ubuntu.com/ubuntu/ gutsy-updates main restricted# Line commented out by installer because it failed to verify:#deb-src http://fi.archive.ubuntu.com/ubuntu/ gutsy-updates main restricted## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu## team, and may not be under a free licence. Please satisfy yourself as to## your rights to use the software. Also, please note that software in## universe WILL NOT receive any review or updates from the Ubuntu security## team.# Line commented out by installer because it failed to verify:#deb http://fi.archive.ubuntu.com/ubuntu/ gutsy universe# Line commented out by installer because it failed to verify:#deb-src http://fi.archive.ubuntu.com/ubuntu/ gutsy universe# Line commented out by installer because it failed to verify:#deb http://fi.archive.ubuntu.com/ubuntu/ gutsy-updates universe# Line commented out by installer because it failed to verify:#deb-src http://fi.archive.ubuntu.com/ubuntu/ gutsy-updates universe## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu## team, and may not be under a free licence. Please satisfy yourself as to## your rights to use the software. Also, please note that software in## multiverse WILL NOT receive any review or updates from the Ubuntu## security team.# Line commented out by installer because it failed to verify:#deb http://fi.archive.ubuntu.com/ubuntu/ gutsy multiverse# Line commented out by installer because it failed to verify:#deb-src http://fi.archive.ubuntu.com/ubuntu/ gutsy multiverse# Line commented out by installer because it failed to verify:#deb http://fi.archive.ubuntu.com/ubuntu/ gutsy-updates multiverse# Line commented out by installer because it failed to verify:#deb-src http://fi.archive.ubuntu.com/ubuntu/ gutsy-updates multiverse## Uncomment the following two lines to add software from the 'backports'## repository.## N.B. software from this repository may not have been tested as## extensively as that contained in the main release, although it includes## newer versions of some applications which may provide useful features.## Also, please note that software in backports WILL NOT receive any review## or updates from the Ubuntu security team.# deb http://fi.archive.ubuntu.com/ubuntu/ gutsy-backports main restricted universe multiverse# deb-src http://fi.archive.ubuntu.com/ubuntu/ gutsy-backports main restricted universe multiverse## Uncomment the following two lines to add software from Canonical's## 'partner' repository. This software is not part of Ubuntu, but is## offered by Canonical and the respective vendors as a service to Ubuntu## users.# deb http://archive.canonical.com/ubuntu gutsy partner# deb-src http://archive.canonical.com/ubuntu gutsy partner# Line commented out by installer because it failed to verify:#deb http://security.ubuntu.com/ubuntu gutsy-security main restricted# Line commented out by installer because it failed to verify:#deb-src http://security.ubuntu.com/ubuntu gutsy-security main restricted# Line commented out by installer because it failed to verify:#deb http://security.ubuntu.com/ubuntu gutsy-security universe# Line commented out by installer because it failed to verify:#deb-src http://security.ubuntu.com/ubuntu gutsy-security universe# Line commented out by installer because it failed to verify:#deb http://security.ubuntu.com/ubuntu gutsy-security multiverse# Line commented out by installer because it failed to verify:#deb-src http://security.ubuntu.com/ubuntu gutsy-security multiverse
Näyttäisi käytössä olevan 7.10 versio eli Gutsy Gibbon jonka elinkaari on loppunut.Pääset helpommalla kun haet uusimman jakeluversion ja asennat uusiksi.